posteriorAvg(XDE)
posteriorAvg()所属R语言包:XDE
Accessor and replacement methods for posterior averages of
后平均存取和更换方法
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Accessor and replacement methods for objects of class XdeMcmc for posterior averages of differential expression
存取和更换方法XdeMcmc类的对象后平均差异表达
用法----------Usage----------
posteriorAvg(object)
posteriorAvg(object) <- value
参数----------Arguments----------
参数:object
Object of class XdeMcmc
对象类XdeMcmc
参数:value
A matrix of dimension G x 3, where G is the number of genes and 3 are different ways of quantifying differential expression in the context of multiple studies (concordant, discordant, or the union).
G尺寸×3,其中G是基因数和3矩阵量化(一致,不一致的,或工会)在多个研究中差异表达的不同方式。
值----------Value----------
A matrix of dimension G x 3, where G is the number of genes and 3 are different ways of quantifying differential expression in the context of multiple studies (concordant, discordant, or the union).
G尺寸×3,其中G是基因数和3矩阵量化(一致,不一致的,或工会)在多个研究中差异表达的不同方式。
作者(S)----------Author(s)----------
RS
参见----------See Also----------
calculatePosteriorAvg
calculatePosteriorAvg
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|