list.print {MSBVAR} | R Documentation |
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.
list.print(x)
x |
Fitted model object from szbvar or szbsvar
|
This is a way to view the coefficients from a B(S)-VAr model fit with this package.
None. Results are send to STDOUT.
Patrick T. Brandt and Justin Appleby.