Description Slots Generic Methods See Also
Models fit with nauf_lmer
have class nauf.lmerMod
(inheriting from lmerMod
) and models fit with
nauf_glmer
and nauf_glmer.nb
have class
nauf.glmerMod
(inheriting from glmerMod
).
rsp,Gp,call,frame,flist,cnms,lower,theta,beta,u,devcomp,pp,optinfo
See
merMod
.
There are S3 methods specific to the
nauf.lmerMod
and nauf.glmerMod
classes for the generic
functions predict
and
anova
, which behave differently from the
methods for merMod
objects. Other methods for generic
functions from the stats
, MASS
, and lme4
packages
should work as they would for merMod
objects, with the
exception of the method for the simulate
function,
for which the nauf
method has more limited options than
simulate.merMod
, and is not meant for end user use
at this time (the method is necessary for the PB
method to work
for anova
). If you encounter a generic
function in these packages which does not function properly, please report
the issue at https://github.com/CDEager/nauf/issues.
nauf_glmer
, nauf_contrasts
, and
merMod
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.