rShortRate | R Documentation |
Direct short rate generation. Object creation is managed internally.
rShortRate(horizon, nScenarios, ZC, vol, k)
horizon |
Horizon of projection |
nScenarios |
Number of scenarios |
ZC |
ZC rate input |
vol |
Volatility for short rates |
k |
k for rates in vasicek model |
data(ZC)
rShortRate(horizon=15, nScenarios=10, ZC=ZC, vol=.1, k=2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.