Calculate summary statistics for asynchronies by instrument pairs
summarise_sync_by_pair.Rd
This function calculates simple t-test of the asynchronies of instruments (whether they differ from zero)
Arguments
- df
data frame to be processed, where the minimal requirements are: (1) two or more instruments (`instr`) and (2) beat sub-division (`beat`)
- bybeat
logical value whether beat information is used
- adjust
Adjust p values with Bonferroni correction (default)