[Mne_analysis] cluster permutation connectivity matrix

Alexandre Gramfort alexandre.gramfort at inria.fr
Tue Sep 19 04:02:33 EDT 2017
Search archives:

Hi Yvonne

I would have said that a sparse diagonal matrix should work.

can you share the code snippet you used?

Alex


On Tue, Sep 19, 2017 at 3:17 AM, Yvonne Fonken <yfonken at berkeley.edu> wrote:
> Hi all,
>
> I am trying to apply the cluster permutation function in MNE on intracranial
> data (electrodes by time points), either by using
> mne.stats.permutation_cluster_test, or
> mne.stats.permutation_cluster_1samp_test. In this case, I do not want to
> cluster across electrodes, but I want to include this dimension in order to
> correct for multiple comparisons.
>
> My question is: how do I specify to only cluster over time, and not
> electrodes? Can I do this using the connectivity matrix, and if yes, what
> would a connectivity matrix look like when all electrodes do not have
> neighbors? I've tried using diagonal matrices already, but I still get
> clusters spanning multiple electrodes.
>
> Thanks,
> Yvonne
>
> --
> Yvonne Fonken
> PhD Candidate
> Helen Wills Neuroscience Institute
> University of California, Berkeley
>
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
>
>
> The information in this e-mail is intended only for the person to whom it is
> addressed. If you believe this e-mail was sent to you in error and the
> e-mail
> contains patient information, please contact the Partners Compliance
> HelpLine at
> http://www.partners.org/complianceline . If the e-mail was sent to you in
> error
> but does not contain patient information, please contact the sender and
> properly
> dispose of the e-mail.
>


More information about the Mne_analysis mailing list