plotBootIrf: plot bootstrapped irf's of mixtureVAR

View source: R/bootstrap.R

plotBootIrfR Documentation

plot bootstrapped irf's of mixtureVAR

Description

plot bootstrapped irf's of mixtureVAR

Usage

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)

Arguments

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


jpburgard/mixtureVAR documentation built on Nov. 1, 2023, 1:46 p.m.