rob_stabilize {fMRIscrub} | R Documentation |
Stabilize the center and scale of a timeseries using robust regression of DCT bases on the first and second moments.
rob_stabilize(
x,
center = TRUE,
scale = TRUE,
lmrob_method = "MM",
rescale = TRUE
)
x |
The timeseries to stabilize. |
center , scale |
Center and scale? Default: |
lmrob_method |
The |
rescale |
After stabilizing |
the timeseries with its center and scale stabilized