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