
Plot Gazepoint cluster permutation results
Source:R/cluster-permutation.R
plot_gazepoint_cluster_permutation.RdPlots condition-level time courses and highlights clusters that pass the cluster-level alpha threshold. The shaded regions are descriptive aids only; they should not be interpreted as precise effect onset or offset estimates.
Arguments
- x
Object returned by
run_gazepoint_cluster_permutation().- alpha
Optional cluster-level alpha. If
NULL, the alpha stored in the object is used.- show_all_clusters
Logical. If
FALSE, only clusters withp <= alphaare shaded.