glimQL-class {aod}R Documentation

Representation of Models of Formal Class "glimQL"

Description

Representation of models of formal class "glimQL" fitted by quasi-likelihood method.

Objects from the Class

Objects can be created by calls of the form new("glimQL", ...) or, more commonly, via the quasibin or quasipois functions.

Slots

CALL
The call of the function.
fm
A fitted model of class “glm”.
phi
The overdispersion parameter.

Methods

show
signature(object = "glimQL"): Main results of “glimQL” models.


[Package aod version 1.1-31 Index]