Create an lmerResp, glmResp or nlsResp instance
mkRespMod(fr, REML = NULL, family = NULL, nlenv = NULL,
nlmod = NULL, ...)
an lmerResp or glmResp or nlsResp instance
a model frame
logical scalar, value of REML for an lmerResp instance
the optional glm family (glmResp only)
the nonlinear model evaluation environment (nlsResp only)
the nonlinear model function (nlsResp only)
where to look for response information if
fr
is missing. Can contain a model response,
y
, offset, offset
, and weights,
weights
.
Other utilities: findbars
,
mkReTrms
, nlformula
,
nobars
, subbars