print.glmmboot: Prints a 'glmmML' object.

View source: R/print.glmmboot.R

print.glmmbootR Documentation

Prints a 'glmmML' object.

Description

A glmmboot object is the output of glmmboot.

Usage

## S3 method for class 'glmmboot'
print(x, digits = max(3, getOption("digits") - 3), na.print = "", ...)

Arguments

x

The glmmboot object

digits

Number of printed digits.

na.print

How to print NAs

...

Additional parameters, which are ignored.

Details

Nothing in particular.

Value

A short summary of the object is printed.

Note

This is the only summary method available for the moment.

Author(s)

Göran Broström

See Also

glmmboot


glmmML documentation built on Sept. 8, 2023, 5:10 p.m.