print.graphicalVAR {graphicalVAR} | R Documentation |
S3 methods for graphicalVAR objects.
Description
Prints a short overview of the results of graphicalVAR
Usage
## S3 method for class 'graphicalVAR'
print(x, ...)
## S3 method for class 'graphicalVAR'
summary(object, ...)
Arguments
x |
A |
object |
A |
... |
Not used. |
Author(s)
Sacha Epskamp <mail@sachaepskamp.com>
[Package graphicalVAR version 0.3.4 Index]