compare.var {varmixt}R Documentation

How to compare variance in the 2 conditions

Description

This function compares variance in the 2 conditions

Usage

compare.var(data)

Arguments

data gene expression data object

Value

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})

Author(s)

Paul Delmar


[Package varmixt version 0.2-4 Index]