nlmer
.nlformula(mc)
nlmer()
. Should have arguments named
resp ~ nlmod ~ meform
where resp
is an expression for the response,
nlmod
is the nonlinear model expression and
meform
is the mixed-effects model formula.
resp
can be omitted when, e.g., optimizing a design.nlpars
:theta
:
""
resp ~ nlmod ~ mixed
where
resp
is an expression (usually just a name) for
the response, nlmod
is the call to the nonlinear
model function, and mixed
is the mixed-effects
formula defining the linear predictor for the parameter
matrix. If the formula is to be used for optimizing
designs, the resp
part can be omitted.findbars
,
mkRespMod
, mkReTrms
,
nobars
, subbars