print.pseudoglm: Print method for pseudoglm

print.pseudoglmR Documentation

Print method for pseudoglm

Description

Print method for pseudoglm

Usage

## S3 method for class '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


eventglm documentation built on April 3, 2025, 6:23 p.m.