Description Usage Arguments Details Value Author(s) References See Also Examples
View source: R/linearAlgebra-sym_of_vech.R
Symmetric matrix from its half-vectorization.
1 | sym_of_vech(x)
|
x |
Vector. |
Generates an m \times m symmetric matrix from an m(m + 1) / 2 vector.
A vector.
Ivan Jacob Agaloos Pesigan
Other Linear Algebra Functions:
dcap()
,
kcap()
,
vechnames()
,
vech()
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.