print.ClusterVARSummary: Print Summary of Models into Console.
Description
Print Summary of Models into Console.
Usage
# S3 method for ClusterVARSummary
print(x, ...)
Value
Prints the summary of the fitted models in the console.
Arguments
- x
An output object of the summary.ClusterVAR
function.
- ...
Pass additional arguments.
Author
Anja Ernst & Jonas Haslbeck