make.symmetric: Force a matrix to be symmetric

Description Usage Arguments Value Author(s) Examples

View source: R/make.symmetric.R

Description

Force a matrix to be symmetric

Usage

1

Arguments

a

A matrix you wish to force to be symmetrical

lower.tri

Should the upper triangle be replaced with the lower triangle?

Value

a symmetric matrix

Author(s)

Dustin Fife

Examples

1
2

dustinfife/fifer documentation built on Oct. 31, 2020, 3:36 p.m.