print.summary.cglm {cglm} | R Documentation |
This is a print
method for class "summary.cglm"
.
## S3 method for class 'summary.cglm'
print(x, digits=max(3L, getOption("digits")-3L),
signif.stars=getOption("show.signif.stars"), ...)
x |
an object of class |
digits |
the number of significant digits to use. |
signif.stars |
logical. If TRUE, "significance stars" are printed for each coefficient. |
... |
not used. |
Arvid Sjolander
##See documentation for cglm.