Learn R Programming

MSBVAR (version 0.4.0)

list.print: 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

Value

None. Results are send to STDOUT.

Rdversion

1.1

Details

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

See Also

szbvar, szbsvar