print.ClusterVARSummary {ClusterVAR}R Documentation

Print Summary of Models into Console.

Description

Print Summary of Models into Console.

Usage

## S3 method for class 'ClusterVARSummary'
print(x, ...)

Arguments

x

An output object of the summary.ClusterVAR function.

...

Pass additional arguments.

Value

Prints the summary of the fitted models in the console.

Author(s)

Anja Ernst & Jonas Haslbeck


[Package ClusterVAR version 0.0.7 Index]