IRBootstrapOptions
Construct specific options for bootstrapping interest-rate curve object
Description
Build an IRBootstrapOptions object using
                IRBootstrapOptions.
After creating an IRBootstrapOptions object, you can use the object
            with bootstrap.
For more detailed information on this workflow, see Interest-Rate Curve Objects and Workflow.
Creation
Description
IRBootstrapOptions_obj = IRBootstrapOptions(Name,Value)IRBootstrapOptions object to use with the bootstrap function. For
                        example, IRBootstrapOptions_obj =
                            IRBootstrapOptions('LowerBound',-1) creates an
                            IRBootstrapOptions object. You can specify multiple
                        name-value pair arguments.
Name-Value Arguments
Properties
Object Functions
| bootstrap | Bootstrap interest-rate curve from market data | 
Examples
Version History
Introduced in R2008b