Description Usage Arguments Details Value
Computes the MLE estimates for parameters defining a GBM model.
1 | mle_gbm(prices, time_step = 1/252)
|
prices |
the time-series of prices |
time_step |
the time step, defaults to 1/252 for live data. |
The GBM supposes a log-normal distribution for prices. The MLE parameters have well known estimates.
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.