tr: Calculate the trace of a matrix.

Description Usage Arguments Examples

Description

Calculate the trace of a matrix.

Usage

1
tr(mat)

Arguments

mat

A matrix.

Examples

1
tr(diag(5))

stchen3/glmmVCtest documentation built on May 23, 2019, 2:48 p.m.