extract the covariance of fixed effects, or both fixed and random effects.
Usage
# S3 method for phylosem
vcov(object, which = c("fixed", "random", "both"), ...)
Arguments
- object
output from phylosem
- which
whether to extract the covariance among fixed effects, random effects, or both
- ...
ignored, for method compatibility