h_get_theta_from_cov {mmrm} | R Documentation |
Obtain unstructured theta from covariance matrix.
h_get_theta_from_cov(covariance)
covariance |
( |
If the covariance matrix has NA
in some of the elements, they will be replaced by
0 (non-diagonal) and 1 (diagonal). This ensures that the matrix is positive definite.