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