print.summary.gllm {gllm} | R Documentation |
Print contents of result of call to gllm
.
print.summary.gllm(x,digits=NULL,show.residuals=FALSE,...)
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 . |