R/aovlmer.fnc.R

aovlmer.fnc <- function (object, ...) 
{
  stop("This function no longer works with lme4 versions >= 1.0.4
       For p-values, use the anova() function in the lmerTest package.")
}

Try the languageR package in your browser

Any scripts or data that you put into this service are public.

languageR documentation built on May 2, 2019, 10:02 a.m.