Reply To: directionality by using MEA

Home forum / support b) MEA – forum and support directionality by using MEA Reply To: directionality by using MEA

#573
fabian
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