Name

prtdiebmar — prints the result from the Diebold-Mariano test

CALLING SEQUENCE

prtdiebmar(res,out)

PARAMETERS

Input

• res = a tlist provided by a univariate regression function

• out = the file where the results are printed

• (optional; default: %io(2), i.e the screen)

Output

• nothing, just prints the results

DESCRIPTION

Prints the result from the Diebold-Mariano test.

EXAMPLE

prtdiebmar(result,%io(2))
 
Prints on screen the tlist result coming from a univariate regression. 

               

AUTHOR

Emmanuel Michaux/ Eric Dubois 2005