Learn R Programming

DAAG (version 1.25.6)

sumry: A more flexible alternatives to summary.

Description

At present this has a method only for glm objects. The function print.sumry.glm allows greater control over what is printed.

Usage

sumry(object, ...)

Value

Returns summary information.

Arguments

object

An object for with a summary is required. At present, this must be a glm object.

...

additional arguments affecting the summary produced.

Author

John Maindonald

See Also

print.sumry.glm, sumry, glm