tTest: Row-wise t-Test

View source: R/tTest.R

tTestR Documentation

Row-wise t-Test

Description

Welch's t-test and a Satterthwaite approximation. Might crash with a C stack overflow, if this happens, increase the size with ulimit -s 65535

Usage

tTest(data, grp)

Arguments

data

data

grp

grouping, exactly two levels required

B

Number of permutations


mknoll/dataAnalysisMisc documentation built on Feb. 4, 2024, 8:16 a.m.