Home › forum / support › b) MEA – forum and support › directionality by using MEA › Reply To: directionality by using MEA
June 22, 2021 at 1:49 pm
#573
Keymaster
Hi,
Yes – this is quite straightforward if you use rMEA
(https://cran.r-project.org/web/packages/rMEA/index.html)
The MEAccf function provides you with a value for overall synchrony (all_lags) and values for either subject1_leading (s1Name_leading) or subject2_leading (s2Name_leading).
If you want to calculate synchrony for more than 2 subjects, you need a different approach, or you could calculate synchrony for all possible pairs.
Best, Fabian