Price Credit Derivative Instruments
Create credit derivative instrument object, associate the object with
a model, and specify pricing method
Create a credit derivative object using fininstrument
, associate the object with a model using
finmodel
, and
then specify a pricing method using finpricer
.
Functions
expand all
Create Instrument, Model, and Pricer
fininstrument | Create specified instrument object type |
finmodel | Create specified model object type |
finpricer | Create pricing method |
price | Compute price for credit derivative instrument with Credit
pricer |
price | Compute price for interest-rate, equity, or credit derivative instrument with
Analytic pricer |
Analyze Default Probability Curves
defprobcurve | Create defprobcurve object for credit instrument |
survprobs | Compute survival probability based on default probability curve |
hazardrates | Compute hazard rates based on default probability curve |
strip | Bootstrap defprobcurve object from market CDS
instruments |
Objects
expand all
Credit Derivative Instruments
CDS | CDS instrument object |
CDSOption | CDSOption instrument object |
Models for Credit Derivative Instruments
CDSBlack | Create CDSBlack model object for CDSOption
instrument |
defprobcurve | Create defprobcurve object for credit instrument |
Pricers for Credit Derivative Instruments
Credit | Create Credit pricer object for CDS
instrument using defprobcurve |
CDSBlack | Create CDSBlack pricer object for
CDSOption instrument using CDSBlack
model |