summary.gllm {gllm} | R Documentation |
Summarizes contents of result of call to gllm
. The print method
pretty prints the summary object.
summary.gllm(object,...)
object |
is the object output from gllm. |
... |
other arguments |
A list with components:
nobs |
|
nfull |
|
mean.cell |
|
deviance |
|
model.df |
|
coefficients |
|
residuals |
{Observed and fitted counts, plus Pearsonian residuals}
David L Duffy