var_mat: Variance of Rows or Columns of Matrices

var_matR Documentation

Variance of Rows or Columns of Matrices

Description

Base R implementation for variance. Analogue of rowMeans.

Usage

rowVar(matrix)

colVar(matrix)

Arguments

matrix

Matrix of numeric inputs.


vglmer documentation built on April 3, 2025, 6:07 p.m.