vech2matlist {gremlin} | R Documentation |
Converts a vector of (co)variance parameters to a list of covariance matrices.
vech2matlist(vech, skeleton)
vech |
A |
skeleton |
An example structure to map |
A list of matrices of the same structure as skeleton
.