update_ewmc | R Documentation |
Efficient EMA updates
update_ewmc(x_new, Sigma_last, mu_new, alpha, n)
x_new |
the new log-return value |
Sigma_last |
the last ema-cov |
mu_new |
the new mean |
alpha |
the smoothing factor |
n |
the total size |
matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.