| compute_maxT {permuco} | R Documentation |
The max-T correction
Description
Compute the max-T correction given a matrix a permuted statistics.
Usage
compute_maxT(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 |
See Also
Other multcomp:
compute_clusterdepth_head(),
compute_clusterdepth(),
compute_clustermass(),
compute_minP(),
compute_stepdownmaxT(),
compute_tfce(),
compute_troendle()
[Package permuco version 1.1.2 Index]