Name

prtms — prints Markov switching regression results

CALLING SEQUENCE

prtms(res,out)

PARAMETERS

Input

• res = a tlist provided by a Markov switching regression function

• out = the file where the results are printed

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

Output

• nothing, just print the results

DESCRIPTION

Prints Markov switching regression parameters regression results.

EXAMPLE

prtms(result,%io(2))
 
Prints on screen the tlist result coming from a Markov switching regression. 

               

AUTHOR

Eric Dubois 2006