summary.logitModel: S3 Summary Method for logitModel Objects

Description Usage Arguments Value

View source: R/logitModel.R

Description

This internal function defines a summary method for an object of logitModel class, where also further statistics are computed for model comparison and for the print.summary method.

Usage

1
2
## S3 method for class 'logitModel'
summary(model, ...)

Arguments

model

a logitModel object

...

methods are required to include (at least) the same arguments as their generic functions.

Value

a list with more detailed statistics and computations on the estimated model


avila/logitModel documentation built on Dec. 19, 2021, 6:34 a.m.