compare.method {varmixt}R Documentation

Compare the different analysis methods

Description

Compare the different analysis methods for a given p-value threshold

Usage

compare.method(data, pval = 0.05)

Arguments

data gene expression data object
pval p-value cut-off

Value

A data frame with each gene classified as regulated/not-regulated in for each method (gene-specific, homoscedastic, Varmixt). Also prints the tables of comparison.

Author(s)

Paul Delmar

See Also

fdr.compare.method,compare.res,vm.analysis, vm.analysis.paired


[Package varmixt version 0.2-4 Index]