Wrapper for Extracting Variance-Covariance Components
wrapper_var_cor.Rd
This function extracts variance-covariance components from a glmmTMB model object for a specific grouping factor and returns them as a data frame.
Arguments
- var_cor
A variance-covariance object from the glmmTMB model.
- elt
A character indicating the type of effect, either "cond" or "zi".