mkVarCorr | R Documentation |
theta
Make variance and correlation matrices from theta
mkVarCorr(sc, cnms, nc, theta, nms)
sc |
scale factor (residual standard deviation). |
cnms |
component names. |
nc |
numeric vector: number of terms in each RE component. |
theta |
theta vector (lower-triangle of Cholesky factors). |
nms |
component names (FIXME: nms/cnms redundant: nms=names(cnms)?) |
A matrix
VarCorr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.