compute_clusterdepth_head: Cluster-depth correction (from the head only)

View source: R/compute_clusterdepth_head.R

compute_clusterdepth_headR Documentation

Cluster-depth correction (from the head only)

Description

Compute the cluster-depth test correction (from the head) given a matrix a permuted statistical signals.

Usage

compute_clusterdepth_head(distribution, threshold, alternative = "two.sided")

Arguments

distribution

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

threshold

A scalar that represents the threshold to create the clusters.

alternative

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

See Also

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


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