View source: R/construct_variance.R
construct_variance | R Documentation |
a function to create the estimated variance matrix from a PLMM fit
construct_variance(fit, K = NULL, eta = NULL)
fit |
An object returned by |
K |
An optional matrix |
eta |
An optional numeric value between 0 and 1; if |
Sigma_hat, a matrix representing the estimated variance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.