bh_fn: Bonferroni Hochberg correction

Description Usage Arguments

View source: R/boferroni_and_related_corrections.R

Description

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

Usage

1
bh_fn(pval, alpha = 0.05)

Arguments

pval

matrix of p-values

alpha

desired alpha level for the correction.


vroni-g/change_point_detection documentation built on Dec. 23, 2021, 4:12 p.m.