list.print {MSBVAR}R Documentation

Prints a list object for the VAR and BVAR models in MSBVAR

Description

Provides a smartly formatted print method for the list objects created by MSBVAR objects. This will provide a table of estimates for the VAR and BVAR methods in this package.

Usage

list.print(x)

Arguments

x Fitted model object from szbvar or szbsvar

Details

This is a way to view the coefficients from a B(S)-VAr model fit with this package.

Value

None. Results are send to STDOUT.

Author(s)

Patrick T. Brandt and Justin Appleby.

See Also

szbvar, szbsvar


[Package MSBVAR version 0.4.0 Index]