Return confounds signals extracted from input signals with highest variance.
Parameters : | niimgs: niimg :
mask_img: niimg :
n_confounds: int :
percentile: float :
detrend: bool :
|
---|---|
Returns : | v: numpy.ndarray :
|
Notes
This method is related to what has been published in the literature as ‘CompCor’ (Behzadi NeuroImage 2007).
The implemented algorithm does the following: