Print method for pseudoglm

# 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

Value

x, invisibly