Description Usage Arguments Details Value Author(s) References Examples
Estimation of the conditional covariance matrix using the RiskMetrics 2006 methodology of Zumbach (2007).
1 |
data |
Matrix containing a TxK time series returns. |
tau0 |
optional input parameter. Default 1560 |
tau1 |
optional input parameter. Default 4 |
kmax |
optional input parameter. Default 14 |
rho |
optional input parameter. Default 1.4142 |
More details can be found in Zumbach (2007) and in the MFE Toolbox of Kevin Sheppard (function riskmetrics2006).
The funcion returns an array containing for each t (t = 1, ..., T+1) a KxK matrix with the conditional covariance matrix estimates.
Carlos Trucios
Zumbach, G. (2007) The Riskmetrics 2006 Methodology. Available at SSRN: https://ssrn.com/abstract=1420185 or http://dx.doi.org/10.2139/ssrn.1420185
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.