Weights for Long-Run Variance
Compute the weights corresponding to some kernel funtions.
getLongRunWeights(n, bandwidth, kernel)
n |
[ |
bandwidth |
[ |
kernel |
[ |
[list] with components:
w [numeric]Vector of weights
upper [numeric(1)]Index to largest non-zero entry in w
lrw.ba = cointReg:::getLongRunWeights(100, kernel = "ba", bandwidth = 25) plot(lrw.ba$w)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.