Ltrans | R Documentation |
This function is to map the upper triganle part of a symmetric matrix into a vector.
Ltrans(X, d = TRUE)
X |
A symmetric matrix of dimentional V by V. |
d |
Whether to include the diagonal part of |
A vector containing the upper triganle part of X
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.