print.pcreg {bestglm}R Documentation

Print method for 'pcreg' object

Description

A brief description of the best fit is given.

Usage

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

Arguments

x

Output from the pcreg function

...

optional arguments

Value

No value. Output to terminal only.

Author(s)

A.I. McLeod and C. Xu

See Also

pcreg, summary.pcreg

Examples

pcreg(znuclear, scale=TRUE)

[Package bestglm version 0.37.3 Index]