Skip to content
Prev 14288 / 20628 Next

R lme() - MEEM error (singularity in Backsolve) due to user-specified contrasts amount (?)

PS if you have three levels of factor B, you can have at most two
contrasts associated with the factor *when you fit the model*.  You
can use the effects or lsmeans or contrast packages (or probably
others) to compute the values and inferential statistics on the
contrasts after you've fitted the model.
On Mon, Feb 29, 2016 at 1:54 PM, Ben Bolker <bbolker at gmail.com> wrote: