print.bestglm {bestglm} | R Documentation |
A brief description of the best fit is given.
## S3 method for class 'bestglm'
print(x, ...)
x |
Output from the bestglm function |
... |
optional arguments |
No value. Output to terminal only.
A.I. McLeod and C. Xu
data(znuclear)
bestglm(znuclear)