vcov.phylosem: Extract Variance-Covariance Matrix

View source: R/phylosem.R

vcov.phylosemR Documentation

Extract Variance-Covariance Matrix

Description

extract the covariance of fixed effects, or both fixed and random effects.

Usage

## S3 method for class '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


phylosem documentation built on May 29, 2024, 7:05 a.m.