qval.VM2.vect {varmixt} | R Documentation |
This function extracts the vector of VM2 q-values from vm.result data object
qval.VM2.vect(data, lambda = seq(0, 0.95, 0.05), pi0.meth = "smoother", fdr.level = NULL, robust = FALSE)
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 |
The vector of q value computed from the p values of the VM2 method
Paul Delmar