fitGBM | R Documentation |
MLE estimates for the parameters of a GBM, the mean drift rate and the volatility coefficient.
fitGBM(log_returns, timeScale = 1/252)
log_returns |
uni-variate time-series of daily log-returns |
timeScale |
time-scale to convert by. |
data.frame containing drift
and volat
point-estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.