plot.bigtime.simVAR {bigtime}R Documentation

Plots a simulated VAR

Description

Plots a simulated VAR

Usage

## S3 method for class 'bigtime.simVAR'
plot(x, ...)

Arguments

x

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

...

Not currently used

Value

Returns a ggplot2 plot


[Package bigtime version 0.2.3 Index]