print.ClusterVAR {ClusterVAR}R Documentation

Prints description of ClusterVAR objects

Description

Takes the output of the ClusterVAR object and prints a small overview of the fitted model(s).

Usage

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

Arguments

x

An output object of the LCVAR function

...

Pass additional arguments

Details

Prints an overview of the fitted model(s) in the console.

Value

No return value, just returns summary in console.

Author(s)

Anja Ernst & Jonas Haslbeck


[Package ClusterVAR version 0.0.7 Index]