autoplot.irf_varm: Plotting methods for objects of 'varm'

Description Usage

Description

Plotting methods for objects of varm

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
## S3 method for class 'irf_varm'
autoplot(
  object,
  impulse = NULL,
  response = NULL,
  var_names = NULL,
  color = "black",
  linetype = "solid",
  show_zero = FALSE,
  label = "{fcol(impulse, 'red')} to {fcol(response, 'blue')}",
  primary_bands = bands(),
  secondary_bands = sec_bands(),
  ...
)

kvasilopoulos/abvar documentation built on April 27, 2021, 6:38 a.m.