Rdocumentation
powered by
Learn R Programming
lme4 (version 1.1-7)
devcomp: Extract the deviance component list
Description
Return the deviance component list
Usage
devcomp(x)
Arguments
x
a fitted model of class
merMod
Value
a list with components
dims
a named integer vector of various dimensions
cmp
a named numeric vector of components of the deviance
Details
A fitted model of class
merMod
has a
devcomp
slot as described in the value section.