symm: Symmetrize a matrix with asymmetric numerical errors...

Description Usage Arguments Value

View source: R/utilities.R

Description

Sometimes a matrix that ought to be symmetric will contain slight numerical inaccuracies above or below the diagonal that result in a deviation from symmetry. This function will fix that.

Usage

1
symm(m)

Arguments

m

a matrix

Value

a matrix


abnormally-distributed/cvreg documentation built on May 3, 2020, 3:45 p.m.