main content

build and analyze curve models -凯发k8网页登录

create and analyze interest-rate and default probability curves

analyze interest-rate curves or bootstrap interest-rate curves from market data using a ratecurve object. estimate parameters for yield curve models using a parametercurve object. price inflation instruments using an inflationcurve object. price credit instruments using a default probability curve with a defprobcurve object. create a curve for a short-term interest-rate instrument using irbootstrap.

the object-based framework supports a workflow for creating instruments, models, and pricer objects to price financial instruments. using these objects, you can price interest-rate, inflation, equity, commodity, fx, or credit derivative instruments. the object-based workflow is an alternative to pricing financial instruments using functions. working with modular objects for instruments, models, and pricers, you can easily reuse these objects to compare instrument prices for different models and pricing engines. you can use the object-based workflow to price a single instrument or to price a collection of instruments in a portfolio. for more information on the workflow, see .

functions

create ratecurve object for interest-rate curve from dates and data
calculate zero rates for ratecurve object
calculate forward rates for ratecurve object
calculate discount factors for a ratecurve object
bootstrap interest-rate curve from market data
create inflationcurve object for interest-rate curve from dates and data
calculate index values for inflationcurve object
build inflation curve from market zero-coupon inflation swap rates
parametercurvecreate parametercurve object for storing interest-rate curve function
calculate zero rates for parametercurve object
calculate discount factors for parametercurve object
calculate forward rates for parametercurve object
fit nelson-siegel model to bond market data
fit svensson model to bond market data
create defprobcurve object for credit instrument
compute survival probability based on default probability curve
compute hazard rates based on default probability curve
bootstrap defprobcurve object from market cds instruments

objects

stirfuture instrument object
oisfuture instrument object
overnightindexedswap instrument object

topics


  • this example shows how to use defprobstrip to bootstrap a defprobcurve object based on market cds instruments.


  • use objects to model and price financial instruments.


  • select instruments, associated models, and associated pricers.


  • mapping functions to a workflow using objects for instruments, models, and pricers.


  • mapping curve functions to an object-based framework.

related information


网站地图