rDefaultSpread | R Documentation |
Direct default spread generation. Object creation is managed internally.
rDefaultSpread(horizon, nScenarios, defaultSpread0,
volDefault, alpha, beta)
horizon |
Horizon of projection |
nScenarios |
Number of scenarios |
defaultSpread0 |
Initial value for default spread |
volDefault |
Volatility |
alpha |
alpha for LMN model |
beta |
beta Volatility for LMN model |
rDefaultSpread(horizon=5, nScenarios=8, defaultSpread0=.01, volDefault=.2, alpha=.1, beta=1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.