Financial Derivatives Toolbox    
bdtvolspec

Specify a BDT interest rate volatility process

Syntax

Arguments

ValuationDate

Scalar value representing the observation date of the investment horizon.

VolDates
Number of points (NPOINTS)-by-1 vector of yield volatility end dates.
VolCurve
NPOINTS-by-1 vector of yield volatility values in decimal form.
InterpMethod
(Optional) Interpolation method. Default is 'linear'. See interp1 for more information.

Description

Volspec = bdtvolspec(ValuationDate, VolDates, VolCurve, InterpMethod) creates a structure specifying the volatility for bdttree.

Examples

Using the data provided, create a BDT volatility specification (VolSpec).

See Also

bdttree, interp1


  bdttree bondbybdt