Long-run Covariance Estimation¶
Long-run Covariance Estimators¶
|
Alternative name of the QuadraticSpectral covariance estimator. |
|
Bartlett's (Newey-West) kernel covariance estimation. |
|
Alternative name for Parzen covariance estimator. |
|
Alternative name for Bartlett covariance estimator. |
|
Parzen's kernel covariance estimation. |
|
Parzen's Cauchy kernel covariance estimation. |
|
Parzen's Geometric kernel covariance estimation. |
|
Parzen-Reisz kernel covariance estimation. |
|
Quadratic-Spectral (Andrews') kernel covariance estimation. |
|
Tukey-Hamming kernel covariance estimation. |
|
Tukey-Hanning kernel covariance estimation. |
|
Tukey-Parzen kernel covariance estimation. |
Results¶
|
Covariance estimate using a long-run covariance estimator |
Base Class¶
All long-run covariance estimators inherit from CovarianceEstimator
.
|
%(kernel_name)s kernel covariance estimation. |