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

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

[复制链接]
发表于 2012-9-29 22:57:54 | 显示全部楼层 |阅读模式
combine(SCMA)
combine()所属R语言包:SCMA

                                        Probability combining: nonparametric combination of p-values
                                         概率相结合:非参数组合的p-值

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

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

The combine function contains two methods for the nonparametric combination of p-value: the multiplicative approach using Pearson's formula, and the additive approach using Edgington's formula.
combine函数包含两个方法的p-值的非参数的组合:乘法的方法,使用Pearson的公式,和埃金顿的公式使用的添加剂的方法。


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


combine(method, pvalues = read.table(file.choose(new = FALSE)))



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

参数:method
Probability combining method: multiplicative approach (method = "x") or additive approach (method = "+").
概率相结合的方法:(method = "x")或添加剂方法(method = "+"),乘法的方法。


参数:pvalues
File in which the p-values to be combined can be found. Default: a window pops up in which the file can be selected.
文件,在其中以相结合的p值可以被发现。默认值:弹出一个窗口,在其中可以选择的文件。


Details

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

When using the default pvalues argument, a window will pop up to ask in what file the p-values can be found. This text file containing the p-values should consist of one column (all p-values below one another), without column or row labels.
当使用默认的pvalues的说法,一个窗口会弹出询问在哪个文件的p值可以找到。这应包括文本文件,其中包含的p值(p值低于一列),不列或行标签。


参考文献----------References----------




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


data(P)
combine(method = "+", pvalues = P)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-29 20:54 , Processed in 0.022474 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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