Grocer Function

NAME

prtvar - prints VAR estimation results

CALLING SEQUENCE

prtvar(res,out)

PARAMETERS

Input

Output

DESCRIPTION

Prints the results from a var model (var, bvar, ecm, becm).

EXAMPLE

prtvar(result,%io(2))

Prints on screen the tlist result coming from a VAR regression.

AUTHOR

Eric Dubois 2002