Tutorial stats 011422: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
cd ---- |
cd ---- |
||
datalad get ./* |
datalad get ./* |
||
=== Additional MEG Stats Links === |
|||
https://mne.tools/stable/auto_tutorials/stats-sensor-space/10_background_stats.html |
|||
https://eelbrain.readthedocs.io/en/stable/getting_started.html |
|||
https://neuroimage.usc.edu/brainstorm/Tutorials/Statistics |
|||
https://www.fieldtriptoolbox.org/tutorial/eventrelatedstatistics/ |
Revision as of 13:52, 10 January 2022
!!UNDER CONSTRUCTION!!
Afni Prep
Install Afni on computer:
https://afni.nimh.nih.gov/pub/dist/doc/htmldoc/background_install/install_instructs/index.html
MNE Python
Install MNE Python
conda install mamba -y mamba create -n tutorial_stats conda-forge::mne conda-forge:datalad -y conda activate tutorial_stats
Download the data
git clone ------- data repo cd ---- datalad get ./*
Additional MEG Stats Links
https://mne.tools/stable/auto_tutorials/stats-sensor-space/10_background_stats.html https://eelbrain.readthedocs.io/en/stable/getting_started.html https://neuroimage.usc.edu/brainstorm/Tutorials/Statistics https://www.fieldtriptoolbox.org/tutorial/eventrelatedstatistics/