Main Content

Creating Interest-Rate Curve Objects

Depending on your data and purpose for analysis, you can create an interest-rate curve object by using anIRDataCurveorIRFunctionCurveobject.

To create anIRDataCurveobject, you can:

  • UseIRDataCurveto create anIRDataCurve对象使用向量与interpo日期和数据lation methods.

  • Use the object functionbootstrapusing market instruments.

For more information on creating anIRDataCurveobject, seeCreating an IRDataCurve Object.

Using anIRDataCurveobject, you can use the following functions to determine:

Alternatively, to create anIRFunctionCurveobject, you can:

Using anIRFunctionCurveobject, you can use the following functions to determine:

In addition, you can convert anIRDataCurveobject orIRFunctionCurveobject to aRateSpecstructure. For more information, seeConverting an IRDataCurve or IRFunctionCurve Object.

Related Examples

More About