standardize_safely {seminr} | R Documentation |
Standardize (scale) a matrix/df and report interpretable errors
Description
Standardize (scale) a matrix/df and report interpretable errors
Usage
standardize_safely(x)
Arguments
x |
vector, data.frame, or matrix |
Value
scaled object as returned by scale
function
[Package seminr version 2.3.3 Index]