View source: R/print.ClusterVAR.R
print.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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.