compute_minP: The min-P correction

View source: R/compute_minP.R

compute_minPR Documentation

The min-P correction

Description

Compute the min-P correction given a matrix a permuted statistics.

Usage

compute_minP(distribution, alternative)

Arguments

distribution

A matrix of permuted statistical signal. The first row indicating the observed statistics.

alternative

A character string indicating the alternative hypothesis. Default is "greater". Choose between "greater", "less" or "two.sided".

See Also

Other multcomp: compute_clusterdepth_head(), compute_clusterdepth(), compute_clustermass(), compute_maxT(), compute_stepdownmaxT(), compute_tfce(), compute_troendle()


permuco documentation built on June 30, 2022, 9:05 a.m.