diagnostics_plot.bigtime.VARX {bigtime} | R Documentation |
Not supposed to be called directly. Rather call diagnostics_plot
## S3 method for class 'bigtime.VARX'
diagnostics_plot(mod, variable = 1, dates = NULL)
mod |
VARX model estimated using |
variable |
Variable to show. Either numeric (which column) or character (variable name) |
dates |
Optional Date vector. |