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 |
plot |
Should the VAR be plotted. Default is |
... |
Not currently used |
Value
If 'plot=TRUE', then a ggplot2 plot will be returned
[Package bigtime version 0.2.3 Index]