找回密码
 注册
查看: 388|回复: 0

R语言 sensR包 findcr()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 01:07:36 | 显示全部楼层 |阅读模式
findcr(sensR)
findcr()所属R语言包:sensR

                                        Find the critical value of a one-tailed binomial test
                                         一尾二项试验的临界值

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Finds the critical value in a one-tailed binomial test
查找的临界值,在单尾二项式测试


用法----------Usage----------


findcr(sample.size, alpha = .05, p0 = .5, pd0 = 0,
              test = c("difference", "similarity"))



参数----------Arguments----------

参数:sample.size
the sample size of the binomial test (must be a positve integer)
二项式测试的样本大小(必须是血清HBsAb的阳性整数)


参数:alpha
the test I error-level of the test (must be between zero and one)
测试I误差级别的测试(必须是零和一之间)


参数:p0
the guessing probability under the null-hypothesis (must be between zero and one); 1/2 for the duotrio and twoAFC tests and 1/3 for the triangle and threeAFC tests
猜测概率的零假设下(必须是零和一之间); 1/2 duotrio和twoAFC测试和1/3的三角形和threeAFC测试


参数:pd0
the proportion of discriminators in the population of interest
在人群中的比例鉴别的利益


参数:test
the type of test
测试的类型


Details

详细信息----------Details----------

The critical value of the standard one-tailed difference test of "no difference" is obtained with pd0 = 0.
获得pd0 = 0的临界值的标准差异检验单尾“没有差别”。

The probability of a correct answer under the null hypothesis is given by pd0 + p0 * (1 - pd0).
给出了一个正确的答案的零假设下的概率pd0 + p0 * (1 - pd0)。


值----------Value----------

The critical value in a one-tailed binomial test, that is, the smallest integer such that the null hypothesis binomial probability of being larger (smaller for similarity hypotheses) than or equal to this number is smaller than or equal to the type I error-level of the test.
在单尾二项式测试,即,使得零假设二项式概率较大(较小的相似性假设)大于或等于这个数字是小于或等于I型误差的最小整数的临界值级别的测试。


(作者)----------Author(s)----------


Rune Haubo B Christensen and Per Bruun Brockhoff



参见----------See Also----------

triangle, twoAFC, threeAFC, duotrio, discrim, discrimPwr, discrimSim, AnotA
triangle,twoAFC,threeAFC,duotrio,discrim,discrimPwr,discrimSim,AnotA


实例----------Examples----------


## Find the critical value for a triangle test for the level 0.05 test[#查找一个三角形的临界值水平测试0.05测试]
## with 25 subjects:[#与25个学科:]
findcr(sample.size = 25, , p0 = 1/3)

## Similarity example:[#相似的例子:]
findcr(sample.size = 25, p0 = 1/3, pd0 = .2, test = "simil")

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-5-19 21:41 , Processed in 0.021871 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表