overall_var: Function for computing the overall variance of a matrix

View source: R/RcppExports.R

overall_varR Documentation

Function for computing the overall variance of a matrix

Description

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

Usage

overall_var(X)

Arguments

X

a matrix.

Value

a vector of standard deviation values.

Author(s)

Leonardo Ramirez-Lopez


resemble documentation built on April 21, 2023, 1:13 a.m.