colVars: colVars

View source: R/matrices.r

colVarsR Documentation

colVars

Description

Computes the column wise variances on a given matrix.

Usage

colVars(mat, ...)

Arguments

mat

Matrix containing numeric values

...

Additional parameters to be passed to variance function


lukehannan/lumisc documentation built on July 5, 2025, 5:30 a.m.