rgbm | R Documentation |
Generate random variates with Black-Scholes distribution.
rgbm(n, t, spot, rate, volat)
n |
number of variates to generate |
t |
positive time value |
spot |
the initial spot price |
rate |
the risk-free rate of return |
volat |
the volatility level |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.