colVar: colVar

Description Usage Arguments Value

View source: R/MatrixOp.R

Description

This function replaces the apply(A, 2, var) call

Usage

1
colVar(A, removeNA = TRUE)

Arguments

A

a numeric matrix

removeNA

logical should NA values be removed from colSums/colMeans ?

Value

vector of variance per column


fossbert/binilib documentation built on April 23, 2021, 10:31 p.m.