Print methods for bvar objects providing a quick overview of results.
The method for impulse response functions provides information on
identification, horizon, et cetera; The forecast method on the horizon.
Usage
# S3 method for bvar
print(x, ...)
# S3 method for bv_fcast
print(x, ...)
# S3 method for bvar_fcast
print(x, ...)
# S3 method for bv_irf
print(x, ...)
# S3 method for bvar_irf
print(x, ...)
Arguments
x
A bvar / bvar_... object, obtained from
bvar or related functions.