| mkMerMod {lme4} | R Documentation |
Create an object in a subclass of
merMod from the environment of the
objective function and the value returned by the
optimizer.
mkMerMod(rho, opt, reTrms, fr, mc, lme4conv=NULL)
rho |
the environment of the objective function |
opt |
the value returned by the optimizer |
reTrms |
reTrms list from the calling function |
fr |
model frame |
mc |
matched call from the calling function |
lme4conv |
lme4-specific convergence information (results of |
an object from a class that inherits from
merMod