fitGBMs | R Documentation |
MLE estimates for the parameters of a vector of correlated GBMs, the mean drift rate and the volatility coefficient.
fitGBMs(log_returns, timeScale = 1/252)
log_returns |
multi-dimensional time-series of daily log-returns |
timeScale |
time-scale to convert by. |
list containing the vector drift
and matrix Sigma
of point-estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.