posteriorAvg {XDE} | R Documentation |
Accessor and replacement methods for objects of class XdeMcmc
for posterior averages of differential expression
posteriorAvg(object) posteriorAvg(object) <- value
object |
Object of class 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). |
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).
RS