diagnostics_plot.bigtime.VAR: diagnostics_plot function for VAR models

View source: R/diagnostics.R

diagnostics_plot.bigtime.VARR Documentation

diagnostics_plot function for VAR models

Description

Not supposed to be called directly. Rather call diagnostics_plot

Usage

## S3 method for class 'bigtime.VAR'
diagnostics_plot(mod, variable = 1, dates = NULL)

Arguments

mod

VAR model estimated using sparseVAR

variable

Variable to show. Either numeric (which column) or character (variable name)

dates

Optional Date vector.


bigtime documentation built on Aug. 22, 2023, 1:08 a.m.