sumry {DAAG}R Documentation

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, ...)

Arguments

object

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

...

additional arguments affecting the summary produced.

Value

Returns summary information.

Author(s)

John Maindonald

See Also

print.sumry.glm, sumry, glm


[Package DAAG version 1.25.4 Index]