print.ClusterVAR {ClusterVAR} | R Documentation |
Takes the output of the ClusterVAR object and prints a small overview of the fitted model(s).
## S3 method for class 'ClusterVAR'
print(x, ...)
x |
An output object of the |
... |
Pass additional arguments |
Prints an overview of the fitted model(s) in the console.
No return value, just returns summary in console.
Anja Ernst & Jonas Haslbeck