Learn R Programming

MSBVAR (version 0.3.2)

print.dfev: Printing DFEV tables

Description

Prints decomposition of forecast error variance tables

Usage

print.dfev(x, latex = F, file = NULL, ...)

summary.dfev(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.