Return confounds time series extracted from series with highest variance.
Parameters : | series: numpy.ndarray :
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: