subbars(term)
term
and not a name like form
, indicating a
formula.formula
, model.frame
,
model.matrix
. Other utilities: findbars
,
mkRespMod
, mkReTrms
,
nlformula
, nobars
subbars(Reaction ~ Days + (Days|Subject)) ## => Reaction ~ Days + (Days + Subject)
Run the code above in your browser using DataLab