View source: R/impulseResponse.R
| error_bands_irf | R Documentation |
A function to estimate the confidence intervals for irf and oirf.
error_bands_irf(v, irf, alpha, m, resampling, ...)
v |
a var object as from fitVAR or simulateVAR |
irf |
irf output from impulseResponse function |
alpha |
level of confidence (default |
m |
number of bootstrapped series (default |
resampling |
type of resampling: |
... |
some options for the estimation: |
a matrix containing the indices of the impulse response function that are 0.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.