print.summary.gllm {gllm}R Documentation

Print results of gllm

Description

Print contents of result of call to gllm.

Usage

print.summary.gllm(x,digits=NULL,show.residuals=FALSE,...) 

Arguments

x is the object output from gllm.
digits is the number of output digits.
show.residuals toggles printing of the fitted values and residuals.
... Additional arguments to be passed to print.generic.

[Package gllm version 0.28 Index]