getEmpiricalQvals {MOMA}R Documentation

Get empirical qvals

Description

Get empirical qvals

Usage

getEmpiricalQvals(test.statistics, null.statistics, alternative = "both")

Arguments

test.statistics

P-values generated from the test comparisons

null.statistics

P-values generated under the null (permutation) model

alternative

Optional : 1 or 2 tails used to generate the p-value

Value

A list with both the qvalues and empirical p-values from the supplied test and null stats


[Package MOMA version 1.2.0 Index]