Compute expressions for the expected mean squares in a mixed model anova.
The package is easily installed from GitHub, using the devtools package.
devtools::install_github("SWotherspoon/EMS")
If you don't have devtools
installed already, install it first.
install.packages("devtools")
(EMS otherwise does not need devtools for normal use.)