Learn R Programming

graphicalVAR (version 0.3.4)

print.graphicalVAR: S3 methods for graphicalVAR objects.

Description

Prints a short overview of the results of graphicalVAR

Usage

# S3 method for graphicalVAR
print(x, ...)
# S3 method for graphicalVAR
summary(object, ...)

Arguments

x

A graphicalVAR object

object

A graphicalVAR object

...

Not used.

Author

Sacha Epskamp <mail@sachaepskamp.com>