prtjohan — prints Johansen cointegration results
prtjohan(res,out)
res = a tlist provided by function johansen
out = the file where the results are printed
(optional; default: %io(2), i.e the screen)
nothing, just print the results
prtjohan(result,%io(2)) Example taken from function johansen; results are printed on screen.