vcov.logitr: Calculate the variance-covariance matrix
Description
Returns the variance-covariance matrix of the main parameters of a fitted
model object.
Usage
# S3 method for logitr
vcov(object, ...)
Arguments
- object
is an object of class logitr
(a model estimated using
the 'logitr()` function).
- ...
further arguments.