dvech | R Documentation |
Diagonal vectorization of the upper triangular matrix
dvech(X, a, d, p, inc_diag)
X |
quadratic matrix which should be diagonalized |
a |
vector containing the indices which belong to the diagonal of the matrix |
d |
dimension of the matrix which should be vectorized |
p |
dimension of the vectorized matrix |
inc_diag |
TRUE or FALSE: should the diagonal be included? |
vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.