Description Usage Arguments Value Author(s) See Also Examples
Creates a symmetric matrix from the lower triangle of a square matrix.
1 | low2sym(x)
|
x |
A square matrix. |
Returns a symmetric matrix.
Ivan Jacob Agaloos Pesigan
Other matrix functions:
cor2cov()
,
tr()
,
up2sym()
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.