cms {resemble}R Documentation

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.

Author(s)

Leonardo Ramirez-Lopez


[Package resemble version 1.2.2 Index]