vcov.logitr: Calculate the variance-covariance matrix

View source: R/methods.R

vcov.logitrR Documentation

Calculate the variance-covariance matrix

Description

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 the 'logitr()' function).

...

further arguments.


jhelvy/logitr documentation built on Oct. 3, 2023, 2:33 p.m.