summary.sglg: summary.sglg

View source: R/summary.sglg.R

summary.sglgR Documentation

summary.sglg

Description

summary.sglg extracts displays the summary of the fitted model including parameter estimates, associated (approximated) standard errors and goodness-of-fit statistics from a model from an object of class 'sglg'.

Usage

## S3 method for class 'sglg'
summary(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 Sept. 4, 2022, 9:05 a.m.

Related to summary.sglg in sglg...