Reply To: data breakdown bestLag

Home forum / support b) MEA – forum and support data breakdown bestLag Reply To: data breakdown bestLag

#695
fabian
Keymaster

Hi gr220,

“w” is the abbreviation for “window”, i.e. w1=window1; w2=window2
w2 –2.56 may be interpreted as follows:
In your window number “2”, the lag with the highest cross-correlation-coefficient was “–2.56 seconds”
bestLag thus means the time-delay (lag) where the association between the two time-series was at it’s highest value.

grand average is the mean ccf for all lags and all windows. It may be described as the “overall synchrony” in this specific interaction.

You can find a fully detailed description of all parameters in the following publication:
Kleinbub, J. R., & Ramseyer, F. T. (2021). rMEA: An R package to assess nonverbal synchronization in Motion Energy Analysis time-series. Psychotherapy Research, 31(6), 817-830. https://doi.org/10.1080/10503307.2020.1844334

Cheers, Fabian