getVarCov.DImulti {DImodelsMulti}R Documentation

getVarCov.DImulti

Description

Extract the variance-covariance matrix from a fitted DImulti model

Usage

## S3 method for class 'DImulti'
getVarCov(obj, ...)

Arguments

obj

an object of class DImulti

...

some methods for this generic function require additional arguments. None are used in this method.

Value

A variance-covariance matrix or a named list of variance-covariance matrices.

See Also

DImulti


[Package DImodelsMulti version 1.1.1 Index]