View source: R/vcov.multipleOutcomes.R
vcov.multipleOutcomes | R Documentation |
Returns the variance-covariance matrix of the main parameters of fitted model
objects. The "main" parameters of models correspond to those returned by coef
.
## S3 method for class 'multipleOutcomes'
vcov(object, model_index = NULL, ...)
object |
an object returned by |
model_index |
|
... |
for debugging only |
a matrix of covariance of all estimates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.