View source: R/mixture-family.R
fitMixtureDiffusion | R Documentation |
wrapper to mclust
EM algorithm for the parameters of a Gaussian-mixture diffusion.
fitMixtureDiffusion(log_returns, timescale = 1/252)
log_returns |
multi-dimensional time-series of daily log-returns |
timescale |
time-scale to convert by. |
matrix of component parameters, three rows: probabilities, drifts, volatilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.