despike_3D.interpolate {fMRItools} | R Documentation |
3dDespike from AFNI, step 2
Description
Identify and interpolate the outliers for despike_3D
.
Usage
despike_3D.interpolate(qreg, c1 = 2.5, c2 = 4)
Arguments
qreg |
the quantile regression from |
c1 |
spike threshold. Default: |
c2 |
upper range of the acceptable deviation from the fit. Default:
|
[Package fMRItools version 0.6.0 Index]