wy: Westfall Young p-value correction

View source: R/westfallYoung.R

wyR Documentation

Westfall Young p-value correction

Description

Performs a Westfall-Young p-value adjustment using a 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

wy(data, grp, B = 100)

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.