Description Usage Arguments Value Author(s) References Examples
This functions implements the covariance matrix as described in Longerstaey & Spencer (1996).
1 | cov_ewma(R, lambda = 0.96)
|
R |
A vector, matrix, data.frame, xts, timeSeries or zoo object to be checked and coerced. |
lambda |
A number between 0 and 1. |
A variance-covariance matrix.
Bernardo Reckziegel
Longerstaey, Jacques, and Martin Spencer. Riskmetrics technical document. Morgan Guaranty Trust Company of New York: New York 51 (1996): 54.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.