vcov.multiRec: Variance covariance matrix of a fitted model
Description
If the model was fitted using robust=TRUE, this is the robust variance.
Otherwise it is the naive variance (i.e. the inverse of the information
matrix)
Usage
# S3 method for multiRec
vcov(object, ...)
Arguments
- object
an object of type multiRec
- ...
not used