View source: R/FunctionsMatVec.R
ToSym | R Documentation |
Makes a symmetric matrix from the vector made of its upper triangular part
ToSym(A.vec)
A.vec |
Vector obtain with ToVec or the 'upper.tri()' function. |
The symmetric matrix with A.vec as off-diagonal terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.