Learn R Programming

glmmFEL (version 1.0.5)

summary.glmmFELMod: Summary for a glmmFEL model object

Description

Summary for a glmmFEL model object

Usage

# S3 method for glmmFELMod
summary(object, ...)

Value

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.

Arguments

object

A glmmFELMod object.

...

Unused.