gof.Pearson.twoway(TrialSize)
gof.Pearson.twoway()所属R语言包:TrialSize
Test Goodness of Fit by Pearson's Test for two-way table
测试善良由皮尔逊的测试,适合双向表
译者:生物统计家园网 机器人LoveR
描述----------Description----------
H0: pk=pk,0 for all k
H0:PK = 0对于所有的k PK,
Ha: not equal
哈:不等于
用法----------Usage----------
gof.Pearson.twoway(alpha, beta, trt, ctl, r, c)
参数----------Arguments----------
参数:alpha
significance level
显着性水平
参数:beta
power = 1-beta
功率= 1-β
参数:trt
proportion of each subject in treatment group
各学科治疗组的比例
参数:ctl
proportion of each subject in control group
各学科的比例在对照组
参数:r
number of rows in the two-way table
的双向的表中的行数
参数:c
number of column in the two-way table
数列中的双向表
Details
详细信息----------Details----------
(*) is Chisquare_(r-1)(Chisqure_(alpha, r-1)|noncen)=beta
(*)是Chisquare_相关(r-1)(Chisqure_ | noncen)=β(α,r-1的)
参考文献----------References----------
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|