compare.var {varmixt} | R Documentation |
This function compares variance in the 2 conditions
compare.var(data)
data |
gene expression data object |
A data.frame with the columns :
var.treat |
gene variance estimate in the "treated" condition |
var.cont |
gene variance estimate in the "control" condition |
var.ratio |
gene variances ratio |
var.ratio.pval |
p-value (H0 is {ratio==1}) |
Paul Delmar