powered by
Computes the standard deviation of each column in a matrix. For internal use only!
get_column_sds(X)
a vector of standard deviation values.
a a matrix.
Leonardo Ramirez-Lopez