Last data update: 2014.03.03

R: Print method for 'bestglm' object
print.bestglmR Documentation

Print method for 'bestglm' object

Description

A brief description of the best fit is given.

Usage

## S3 method for class 'bestglm'
print(x, ...)

Arguments

x

Output from the bestglm function

...

optional arguments

Value

No value. Output to terminal only.

Author(s)

A.I. McLeod and C. Xu

See Also

bestglm, summary.bestglm

Examples

data(znuclear)
bestglm(znuclear)

Results