Learn R Programming

MSBVAR (version 0.7-0)

print.dfev: Printing DFEV tables

Description

Prints decomposition of forecast error variance tables

Usage

## S3 method for class 'dfev':
print(x, latex = F, file = NULL, ...)

## S3 method for class 'dfev': summary(object, latex = F, file = NULL, ...)

Arguments

Value

None.

Details

Prints DFEV results in a table using xtable functions.

See Also

See dfev for an example.