Description
vcov.sglg extracts the estimated variance and covariance matrix associated to parameters from a model from an object of class 'sglg'.
Usage
# S3 method for sglg
vcov(object, ...)
Arguments
- object
an object of the class sglg. This object is returned from the call to glg(), sglg(), survglg() or ssurvglg() function.
- ...
other arguments.