Extract the deviance component list
Return the deviance component list
devcomp(x)
x
: a fitted model of class merMod
a list with components - dims: a named integer vector of various dimensions
A fitted model of class merMod
has a devcomp
slot as described in the value section.
This function is deprecated, use getME(., "devcomp")