View source: R/DImulti_classMethods.R
getVarCov.DImulti | R Documentation |
Extract the variance-covariance matrix from a fitted DImulti model
## S3 method for class 'DImulti'
getVarCov(obj, ...)
obj |
an object of class DImulti |
... |
some methods for this generic function require additional arguments. None are used in this method. |
A variance-covariance matrix or a named list of variance-covariance matrices.
DImulti
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.