Learn R Programming

resemble (version 2.2.3)

overall_var: Function for computing the overall variance of a matrix

Description

Computes the variance of a matrix. For internal use only!

Usage

overall_var(X)

Value

a vector of standard deviation values.

Arguments

X

a matrix.

Author

Leonardo Ramirez-Lopez