pval: Generate p-values for a vector of t-statistics

View source: R/functions-xcmsSet.R

pvalR Documentation

Generate p-values for a vector of t-statistics

Description

Generate p-values for a vector of Welch's two-sample t-statistics based on the t distribution.

Usage

pval(X, classlabel, teststat)

Arguments

X

original data matrix

classlabel

integer vector with classlabel

teststat

numeric vector with Welch's two-sample t-statistics

Value

A numeric vector of p-values.

Author(s)

Colin A. Smith, csmith@scripps.edu

See Also

mt.teststat


xiaodfeng/DynamicXCMS documentation built on Aug. 6, 2023, 3:02 p.m.