Summary for a glmmFEL model object
# S3 method for glmmFELMod
summary(object, ...)An object of class summary.glmmFELMod (a list) containing summary
information for the fitted model, including the call, family,
approximation label, approximate log-likelihood, estimated variance
component tau2, a coefficient table for fixed effects (and standard
errors when available), number of observations, and convergence
information.
A glmmFELMod object.
Unused.