plotVAR function

Plot VARs

Plot VARs

Plot all the matrices of a VAR model

plotVAR(..., colors)

Arguments

  • ...: a sequence of VAR objects (one or more than one, as from simulateVAR or fitVAR)
  • colors: the gradient used to plot the matrix. It can be "light" (low = red -- mid = white -- high = blue) or "dark" (low = red -- mid = black -- high = green)

Returns

An image plot with a specific color palette

  • Maintainer: Simone Vazzoler
  • License: GPL-2
  • Last published: 2021-04-18