print.glmmFELMod: Print a glmmFEL model object
Description
Print a glmmFEL model object
Usage
# S3 method for glmmFELMod
print(x, ...)
Value
Returns x invisibly (a glmmFELMod object), called for its side
effect of printing model information to the console.
Arguments
- x
A glmmFELMod object.
- ...
Unused.