\(\newcommand{L}[1]{\| #1 \|}\newcommand{VL}[1]{\L{ \vec{#1} }}\newcommand{R}[1]{\operatorname{Re}\,(#1)}\newcommand{I}[1]{\operatorname{Im}\, (#1)}\)
Correlation, regression, statistics on brain images¶
Project discussion¶
- mentors;
- teams.
Activation¶
Correlation and projection¶
Correlation in practice¶
stimuli.py
file;test_stimuli.py
file;pip install pytest py.test test_stimuli.py
Then one of:
Simple and multiple regression¶
- introduction to the General Linear Model;
- simple regression;
- multiple regression with confounds.
Reading and homework for next week¶
- Do exercises from last week’s lab: Git workflow exercises;
- Continue work on outlier detection project for Monday next week.