In this menu the user can perform some calculations related to One-Way ANOVA with random effects.
This menu will call the functions for calculating the ANOVA table (aov
from package stats
) and the estimations of variance components using the maximum likelihood method and the REstricted Maximum Likelihood (REML) method (lmer
from package lme4
).