walker_fn: Walker min-p correction

View source: R/boferroni_and_related_corrections.R

walker_fnR Documentation

Walker min-p correction

Description

For given matrix containing p.values, returns a TRUE/FALSE vector where TRUE is significant using the correction.

Usage

walker_fn(pval, alpha = 0.05)

Arguments

pval

matrix of p-values

alpha

desired alpha level for the correction.


jcortesr/PerMuTe documentation built on July 31, 2023, 8:03 a.m.