Name

prtfish — prints a Fisher test

CALLING SEQUENCE

prtfish(res,out)

PARAMETERS

Input

• res = a tlist provided by function automatic

• out = the file where the results are printed

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

Output

• nothing, just print the results

DESCRIPTION

Prints the results of a Fisher test.

EXAMPLE

prtfish(rarlm)
 
Example taken from function arlm: since there is no second argument, results are printed on screen. 

               

AUTHOR

Eric Dubois 2002