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


sneumann/xcms documentation built on April 21, 2024, 6:37 a.m.