Description Usage Arguments Value See Also Examples
View source: R/LongRunCovMatrix.R
This function estimates the long run covariance matrix of a given multivariate data sample.
1 | LongRunCovMatrix(mdobj, h = 0, kern_type = "bartlett")
|
mdobj |
A multivariate data object |
h |
The bandwidth parameter. It is strictly non-zero. Choosing the bandwidth parameter to be zero is identical to estimating covariance matrix assuming iid data. |
kern_type |
Kernel function to be used for the estimation of the long run covariance
matrix. The choices are |
... |
Further arguments to pass |
|
Estimated long run covariance matrix. |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.