RD_meas {fMRIscrub} | R Documentation |
Robust distance calculation
Description
Compute robust distance
Usage
RD_meas(data, ind_incld, dist = TRUE)
Arguments
data |
The dimension reduced and selected data. |
ind_incld |
Indices of the included subset of |
dist |
Compute the robust distances? Default: |
Value
A list with parameters and optionally the robust distances.
[Package fMRIscrub version 0.14.5 Index]