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

R语言 RVAideMemoire包 G.theo.multcomp()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-28 23:57:36 | 显示全部楼层 |阅读模式
G.theo.multcomp(RVAideMemoire)
G.theo.multcomp()所属R语言包:RVAideMemoire

                                         Pairwise comparisons after a G-test for given probabilities
                                         成对比较后,对于给定的概率一个G-试验

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

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

Perform pairwise comparisons after a global G-test for given probabilities.
进行两两比较后,一个全球性的G-测试对于给定的概率。


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


G.theo.multcomp(x, p = rep(1/length(x), length(x)), p.method = "fdr")



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

参数:x
numeric vector (counts).  
数字矢量(计数)。


参数:p
theoretical proportions.  
理论的地步。


参数:p.method
method for p-values correction. See help of the p.adjust() function.  
p-值校正方法。 p.adjust()功能,请参阅帮助。


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


参数:observed
observed counts.
观察计数。


参数:expected
expected counts.
预计计数。


参数:p.adjust.method
method for p-values correction.
p-值校正方法。


参数:statistic
statistics of each test.
每个测试统计。


参数:p.value
corrected p-values.
校正P值。


参数:comp
data frame of results.
数据框的结果。


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



Maxime Herv茅 <mx.herve@gmail.com>




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

G.test
G.test


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


counts <- c(5,15,23,8,14)
p.theo <- c(0.1,0.4,0.3,0.15,0.05)
G.test(counts,p=p.theo)
G.theo.multcomp(counts,p=p.theo)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-28 09:37 , Processed in 0.037375 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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