print.pseudoglm: Print method for pseudoglm
Description
Print method for pseudoglm
Usage
# S3 method for pseudoglm
print(x, digits = max(3L, getOption("digits") - 3L), ...)Arguments
- x
A pseudoglm object, as returned by cumincglm or rmeanglm
- digits
Number of significant digits
- ...
Not used