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

Description Usage Arguments Value

View source: R/simVAR.R

Description

Gives a small summary of a VAR simulation

Usage

1
2
## 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


YiHou98/bigtime documentation built on Dec. 18, 2021, 7:26 p.m.