output out=chisqdat pchi lrchi n nmiss;
title 'Chi-Square Tests for 3 by 5 Table of Eye and Hair Color';
run;作者: shiyiming 时间: 2004-12-26 13:03 标题: 谢谢 楼上的能不能将详细一点,我是想要他频数统计的结果,结果中要有频数作者: shiyiming 时间: 2005-1-7 15:44 标题: output and out freq 中 output out=data 是用来存放计算的统计量的,如卡方值,MH卡方值,FISHER,p值等