Compute per-column SDs of residualized phenotypes.
Usage
getResidualYScalar(x, condition = 1L)
# S4 method for class 'RegionalData'
getResidualYScalar(x, condition = 1L)
Arguments
- x
A RegionalData object.
- condition
Integer index of the condition.
Value
A numeric vector or 1 if not scaling.