compute.dif {varmixt} | R Documentation |
This function computes a number of statistics for each gene in the unpaired data case. In particular, it computes the result of the homoscedastic and gene-specific variance model.
compute.dif(data)
data |
A gene expression data object. The result of the normalize.data function. |
This function adds the following elements to the gene expression data object :
stat1.call |
The call to the function |
df |
The number of degrees of freedom used in the computation of each gene variance |
var.to.vardelta |
|
residual |
A matrix with the residual |
Paul Delmar