Create a 'merMod' Object
mkMerMod.RdCreate an object of (a subclass of) class merMod
from the environment of the objective function and the value returned
by the optimizer.
Arguments
- rho
the environment of the objective function
- opt
the optimization result returned by the optimizer (a
list: seelmerControlfor required elements)- reTrms
random effects structure from the calling function (see
mkReTrmsfor required elements)- fr
model frame (see
model.frame)- mc
matched call from the calling function
- lme4conv
lme4-specific convergence information (results of
checkConv)
Value
an object from a class that inherits from merMod.