Diagnose the design assumptions of a Gazepoint cluster-permutation workflow
Source:R/cluster_permutation_extensions.R
diagnose_gazepoint_cluster_design.RdProvide a compact diagnostic summary for the conservative two-condition, within-subject, one-dimensional cluster-permutation workflow.
Usage
diagnose_gazepoint_cluster_design(
data,
subject_col = ".gp3_cluster_subject",
condition_col = ".gp3_cluster_condition",
time_col = ".gp3_cluster_time_bin",
outcome_col = ".gp3_cluster_outcome"
)