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