colVars: colVars

View source: R/matrices.r

colVarsR Documentation

colVars

Description

Computes the column wise variances on a given matrix.

Usage

colVars(mat, coerce = FALSE, ...)

Arguments

mat

Matrix containing numeric values

coerce

Boolean indicating whether to attempt to coerce the input into a matrix

...

Additional parameters to be passed to variance function


lukehannan/lumisc documentation built on May 9, 2022, 12:59 p.m.