vcov.sglg: vcov.sglg

View source: R/vcov.sglg.R

vcov.sglgR Documentation

vcov.sglg

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 class '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.


sglg documentation built on Jan. 15, 2026, 1:06 a.m.

Related to vcov.sglg in sglg...