Robpvc | R Documentation |
Estimates the principal volatility components in a robust way using the procedure of Trucíos et al. (2019)
Robpvc(rtn, m = 10, c = 0.99)
rtn |
Matrix of time series data |
m |
lag parameter, by default m = 10 |
c |
threshold value, by default c = 0.99 (observation with largest 1 percent Mahalanobis distance are considered as extreme observations). |
None
Trucíos, Carlos, Luiz K. Hotta, and Pedro Valls-Pereira. On the robustness of the principal volatility components. Journal of Empirical Finance 52.1 (2019): 1201-2019.
Robpvc(toyexampledata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.