prtchi — prints a Chi2 test
prtchi(res,out)
res = a tlist provided by function automatic
out = the file where the results are printed
(optional; default: %io(2),i.e the screen)
nothing, just print the results
prtchi(rarlm) Example taken from function arlm: since there is no second argument, results are printed on screen.