Description Usage Arguments Value Author(s) Examples
View source: R/make.symmetric.R
Force a matrix to be symmetric
1 | make.symmetric(a, lower.tri = TRUE)
|
a |
A matrix you wish to force to be symmetrical |
lower.tri |
Should the upper triangle be replaced with the lower triangle? |
a symmetric matrix
Dustin Fife
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.