plotBootIrf | R Documentation |
plot bootstrapped irf's of mixtureVAR
plotBootIrf(BOOTAUD, mod, impulse, response = "all", n.ahead = 20,
bands = c(0.05, 0.95), type = c("mean", "median", "both", "p-value"),
relation = "same", grey = FALSE, modnames = NULL)
BOOTAUD |
bootstrap generated by Boot_FMVAR |
mod |
the model to be bootstrapped |
impulse |
which variable should be the impulse variable |
n.ahead |
timepoint ahead for the irf |
bands |
lower and upper quantile to be displayed |
type |
type of plot used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.