Skip to contents

Plot the null distribution of maximum cluster statistics from a cluster-permutation result when available.

Usage

plot_gazepoint_cluster_null_distribution(
  result,
  observed_line = TRUE,
  title = NULL
)

Arguments

result

A result object returned by run_gazepoint_cluster_permutation().

observed_line

Should observed cluster statistics be added when available?

title

Optional plot title.

Value

A ggplot object.