Skip to contents

Create a compact, cautious, text-ready report from a cluster-permutation result. The report avoids exact onset/offset claims and describes detected clusters as time ranges surviving the specified cluster procedure.

Usage

report_gazepoint_cluster_permutation(result, alpha = 0.05)

Arguments

result

A result object returned by run_gazepoint_cluster_permutation().

alpha

Significance threshold.

Value

A list with cluster table, settings, and report text.