Rdocumentation
powered by
Learn R Programming
glmmML (version 1.0)
print.glmmboot: Prints a 'glmmML' object.
Description
A glmmboot object is the output of
glmmboot
.
Usage
"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.
Value
A short summary of the object is printed.
Details
Nothing in particular.
See Also
glmmboot