adjust.esticon(RVAideMemoire)
adjust.esticon()所属R语言包:RVAideMemoire
'esticon()' results with corrected p-values
“esticon()的结果与校正P值
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Return the results of the esticon() function (package doBy), except that p-values are corrected.
返回esticon()功能(包doBy),除了p-值进行校正的结果。
用法----------Usage----------
adjust.esticon(model, mat, p.method = "fdr", ...)
参数----------Arguments----------
参数:model
model. See help of the esticon() function.
模型。 esticon()功能,请参阅帮助。
参数:mat
matrix of comparisons (contrasts). See help of the esticon() function.
矩阵的比较(对比)。 esticon()功能,请参阅帮助。
参数:p.method
method for p-values correction. See help of the p.adjust() function.
p-值校正方法。 p.adjust()功能,请参阅帮助。
参数:...
other arguments. See help of the esticon() function.
其他参数。 esticon()功能,请参阅帮助。
值----------Value----------
参数:tab.no.adjust
results of the esticon() function.
结果esticon()功能。
参数:p.adjust.method
method for p-values correction.
p-值校正方法。
参数:tab.adjust
results with corrected p-values.
结果校正P值。
(作者)----------Author(s)----------
Maxime Herv茅 <mx.herve@gmail.com>
参见----------See Also----------
esticon
esticon
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|