dpgrow and
dpgrowmmgetmf(formula, random.only, data, na.action)y ~ x_1 +
x_2*x_3 | z_1*z_2 where | separates fixed (to
the left of |) and random effects.formula, but not both, which case the | is
not entered (e.g. y ~ x_1 + x_2*x_3. Then, if
random.only == TRUEformulalist(y = y, x = x, z =
z, m = m, mf = mf).dpgrow dpgrowmm