View source: R/functions-xcmsSet.R
pval | R Documentation |
Generate p-values for a vector of Welch's two-sample t-statistics based on the t distribution.
pval(X, classlabel, teststat)
X |
original data matrix |
classlabel |
integer vector with classlabel |
teststat |
numeric vector with Welch's two-sample t-statistics |
A numeric vector of p-values.
Colin A. Smith, csmith@scripps.edu
mt.teststat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.