View source: R/FunctionsMatVec.R
ToVec | R Documentation |
Makes a vector from the upper triangular part of a symmetric matrix
ToVec(A.mat)
A.mat |
A symmetric matrix. |
The vector from the upper triangular part of A.mat.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.