summary.gllm {gllm}R Documentation

Summarize results of gllm

Description

Summarizes contents of result of call to gllm. The print method pretty prints the summary object.

Usage

summary.gllm(object,...) 

Arguments

object is the object output from gllm.
... other arguments

Value

A list with components:

nobs
nfull
mean.cell
deviance
model.df
coefficients
residuals

{Observed and fitted counts, plus Pearsonian residuals}

Author(s)

David L Duffy


[Package gllm version 0.30 Index]