
Last chance! 50% off unlimited learning
Sale ends in
Compute the min-P correction given a matrix a permuted statistics.
compute_minP(distribution, alternative)
A matrix of permuted statistical signal. The first row indicating the observed statistics.
A character string indicating the alternative hypothesis. Default is "greater"
. Choose between "greater"
, "less"
or "two.sided"
.