Returns the names and short descriptions of the predefined confound sets
usable with confound_set().
Examples
list_confound_sets()
#> set description
#> 1 motion6 Rigid-body motion (6 params)
#> 2 motion12 Motion + first derivatives (12)
#> 3 motion24 Friston 24-parameter motion model (24)
#> 4 global3 CSF, WM, and global signals (3)
#> 5 36p 36-parameter model: motion24 + globals with derivs/quadratics (36)
#> 6 acompcor Anatomical CompCor components (use n to limit)
#> 7 tcompcor Temporal CompCor components (use n to limit)
#> 8 compcor Both anatomical and temporal CompCor (use n to limit)
#> 9 cosine Discrete cosine basis regressors
#> 10 outliers FD/RMSD, motion spike regressors, and nonsteady-state outliers
#> 11 dvars DVARS family (dvars, std_dvars, non_std_dvars, vx_wisestd_dvars)
#> 12 fd Framewise displacement only