sumry {DAAG} | R Documentation |
summary
.
At present this has a method only for glm
objects.
The function print.sumry.glm
allows greater control over
what is printed.
sumry(object, ...)
object |
An object for with a summary is required. At present, this must be a glm object. |
... |
additional arguments affecting the summary produced. |
Returns summary information.
John Maindonald