holm_fn: Holmes step-up correction

View source: R/boferroni_and_related_corrections.R

holm_fnR Documentation

Holmes step-up correction

Description

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

Usage

holm_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.