| select_bandwidth_andrews | R Documentation |
Implements the data-dependent automatic bandwidth selection procedure of Andrews (1991).
select_bandwidth_andrews(v, kernel = "bartlett")
v |
Matrix of residuals (T x n). |
kernel |
Character string specifying the kernel type. |
Optimal bandwidth.
Andrews, D. W. K. (1991). Heteroskedasticity and Autocorrelation Consistent Covariance Matrix Estimation. Econometrica, 59(3), 817-858. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.2307/2938229")}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.