summary.bigtime.simVAR {bigtime}R 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


[Package bigtime version 0.2.3 Index]