全部版块 我的主页
论坛 数据科学与人工智能 数据分析与数据科学 SAS专版
4094 4
2011-07-22
现跟各位高手请教我有个3*6的列联表,但是有几个格子的理论频数小于5,就想着用FISH确切概率法,用的是最简单的FREQ 后面家exact的语句,但是SAS运行了很久,都没有结果,不知道是怎么回事?望各位大侠指点。
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

全部回复
2011-7-22 15:35:28
In SAS, the FISHER or EXACT option must be specified in the TABLES statement in PROC FREQ to perform the Fisher’s exact test when the table has more than two rows or two columns.
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2011-7-23 03:38:41
1# lena0202

Like other exact statistics involving a large amount of calculation, Fisher’s exact could be very time-consuming if a bigger dimension of contingency table or larger N was involved.
Thus, it is typical for SAS not giving any result after a long time has elapsed. That is, even though the algorithm is tractable, but considering the way how SAS to compute it, you should expect that Fisher’s is not computable sometimes. You could set option MAXTIME= in PROC FREQ to stop the calculation if the time is too long.

JingJu
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2014-7-19 19:52:03
有时候确实是运行不出来
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2014-7-31 15:20:22
当然运行不出来,2楼已经说的很清楚了,Fisher只适用于2X2的表格。
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群