NISOx-BDI / SwE-toolbox

SwE toolbox
GNU General Public License v2.0
16 stars 7 forks source link

Add option to center covariates #191

Open nicholst opened 3 years ago

nicholst commented 3 years ago

Unlike SPM, SwE has no option to center covariates. If I recall, the motivation is that since SwE users are responsible for crafting the entire design, intercept included, default centering is ill-advised (in particular for the intercept(!)and 0/1 indicators). However, there's no reason the option couldn't be there with default "off".

See swe_run_smodel.m etc, comparing to SPM's config/spm_cfg_factorial_design.m