covar_unvech | R Documentation |
This function undoes the half-vectorization of a covariance matrix.
covar_unvech(sig, n)
sig |
A (n+1)*n/2 vector. |
n |
Integer determining shape of the original matrix. |
A (n x n
) covariance matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.