summary.bigtime.simVAR: Gives a small summary of a VAR simulation

View source: R/simVAR.R

summary.bigtime.simVARR Documentation

Gives a small summary of a VAR simulation

Description

Gives a small summary of a VAR simulation

Usage

## S3 method for class 'bigtime.simVAR'
summary(object, plot = TRUE, ...)

Arguments

object

Simulated data of class bigtime.simVAR obtained from the simVAR function

plot

Should the VAR be plotted. Default is TRUE

...

Not currently used

Value

If 'plot=TRUE', then a ggplot2 plot will be returned


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