getVarCov.DImulti: getVarCov.DImulti
Description
Extract the variance-covariance matrix from a fitted DImulti model
Usage
# S3 method for DImulti
getVarCov(obj, ...)
Value
A variance-covariance matrix or a named list of variance-covariance matrices.
Arguments
- obj
an object of class DImulti
- ...
some methods for this generic function require additional arguments. None are used in
this method.