calcCov | R Documentation |
Calculate variance-covariance matrix of fixed effects after a gnlmm() fit
calcCov(fit, method = 1, trace = FALSE)
fit |
a gnlmm fit object |
method |
method for calculating variance-covariance matrix |
trace |
logical whether to trace the iterations |
variance-covariance matrix of model parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.