tolmerFormat: Convert a Formula into 'lmer' Representation from Reduced Form
Take a formula in its reducd from and return it as a 'lmer' representation
(from the lme4 package). This is basically removing the starting 'tag' from
each term.
Description
Convert a Formula into 'lmer' Representation from Reduced
Form Take a formula in its reducd from and return it as a
'lmer' representation (from the lme4 package). This is
basically removing the starting 'tag' from each term.