Adam Li

Results 482 comments of Adam Li
trafficstars

Hi @jadrew43 and @larsoner any help needed to review code / look at prelim results here? Feel free to lmk where I can help!

Also worth improving the documentation on VAR models: https://github.com/mne-tools/mne-connectivity/pull/23#issuecomment-901285114

@bdpedigo we are interested in leveraging graspologic to do graph hypothesis testing on MEG, EEG, iEEG data. Is there a way or planned implementation to test "two sets of graphs"...

@bdpedigo sure will send you a message on slack

There are methods such as `spectral_connectivity`, where one can pass in `indices = ([1, 2], [0])` for example where they only compute connectivity between node 1/0 and 2/0. This raises...

``envelope_correlation`` seems like a function we can also add "indices" for.

Supposedly this has a bug in the procedure, as raised by Adele Ribeiro via some counter-examples.

We probably need a good simulation suite to make this "complete", but we can start off simple.

@U-Sahaj I'm not actually sure what Robert meant when he opened this issue. But we have existing algorithms, but they are in a development stage. Feel free to use with...

@francescomontagna are you still interested in submitting a PR to document the concepts behind these methods? This will help ensure more usage and proper understanding of the methods.