Learn R Programming

glmmFEL (version 1.0.5)

print.summary.glmmFELMod: Print a summary.glmmFELMod object

Description

Print a summary.glmmFELMod object

Usage

# S3 method for summary.glmmFELMod
print(x, ...)

Value

Returns x invisibly (a summary.glmmFELMod object), called for its side effect of printing the summary to the console.

Arguments

x

A summary.glmmFELMod object.

...

Unused.