Description Usage Arguments Details Value References See Also Examples
Calculate forward rates according to Nelson/Siegel(1987).
1 |
beta |
parameter vector {\bm{β}} = ≤ft(β_0,β_1,β_2,τ_1\right). |
m |
maturity or maturity vector. |
The forward rate for a maturity m is calculated using the following relation:
f(m,\bm{β}) = β_0+β_1\exp≤ft(-\frac{m}{τ_1}\right)+β_2≤ft[≤ft(\frac{m}{τ_1}\right)\exp≤ft(-\frac{m}{τ_1}\right)\right].
The function returns the calculated forward rate (vector).
Charles R. Nelson and Andrew F. Siegel (1987): Parsimonious Modeling of Yield Curves. The Journal of Business, 60(4):473–489.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.