Computes displacement synchrony (correlation) between matched bones and tests whether within-community pairs are more synchronized than between-community pairs using a Wilcoxon test.
Arguments
- pe_mocap
A numeric matrix (frames x segments) with MoCap data.
- hg
An MSKHypergraph object (NULL loads default).
- gamma
Resolution parameter for community detection (default: 4.3).
- mapping
Optional data.frame from
mocapToMSKMapping().- window_sec
Optional numeric, window size in seconds for time-resolved analysis (NULL for global analysis only).