Skip to contents

Re-run run_gazepoint_cluster_permutation() across a small set of cluster-forming thresholds and summarize how many clusters are detected.

Usage

run_gazepoint_cluster_threshold_sensitivity(
  data,
  thresholds = c(1.5, 2, 2.5),
  ...
)

Arguments

data

Prepared cluster-permutation data.

thresholds

Numeric vector of cluster-forming thresholds.

...

Additional arguments passed to run_gazepoint_cluster_permutation().

Value

A list containing threshold-level summaries and full result objects.