| estimate_onesided_lrv | R Documentation |
Estimates the one-sided long-run covariance matrix.
estimate_onesided_lrv(e, v, kernel = "bartlett", bandwidth)
e |
Matrix of residuals e (T x n1). |
v |
Matrix of residuals v (T x n2). |
kernel |
Character string specifying the kernel type. |
bandwidth |
Bandwidth parameter. |
One-sided long-run covariance matrix (n1 x n2).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.