qval.VM2.vect {varmixt}R Documentation

Vector of VM2 q-values from vm.result data object

Description

This function extracts the vector of VM2 q-values from vm.result data object

Usage

qval.VM2.vect(data, lambda = seq(0, 0.95, 0.05), pi0.meth = "smoother", fdr.level = NULL, robust = FALSE)

Arguments

data Gene expression data object
lambda parameter for qvalue function
pi0.meth parameter for qvalue function
fdr.level parameter for qvalue function
robust parameter for qvalue function

Value

The vector of q value computed from the p values of the VM2 method

Author(s)

Paul Delmar


[Package varmixt version 0.2-4 Index]