Learn R Programming

bestglm (version 0.37.3)

print.pcreg: Print method for `pcreg` object

Description

A brief description of the best fit is given.

Usage

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

Arguments

x

Output from the pcreg function

optional arguments

Value

No value. Output to terminal only.

See Also

pcreg, summary.pcreg

Examples

Run this code
# NOT RUN {
pcreg(znuclear, scale=TRUE)
# }

Run the code above in your browser using DataLab