Rdocumentation
powered by
Learn R Programming
resemble (version 1.2.2)
colSds: Function for computing the standard deviation of each column in a
matrix
Description
Computes the standard deviation of each column in a
matrix
. For internal use only!
Usage
colSds(X)
Arguments
X
a a
matrix
.
Value
a vector of standard deviation values.