Maintainer: Johnny van Doorn (frequentist) and Don van den Bergh (Bayesian)
JASP ANOVA module is a core module for JASP that provides tools for evaluating the difference between multiple means. The ANOVA module offers a wide range of functionalities, including frequentist and Bayesian ANOVA, repeated measures ANOVA, ANCOVA, and MANOVA.
The functionality is served by several R packages
- afex — Convenience functions for ANOVA-like analyses (afex on CRAN)
- BayesFactor — Bayesian hypothesis testing using Bayes factors (BayesFactor on CRAN)
- car — Companion to Applied Regression (car on CRAN)
- effectsize — Indices of effect size (effectsize on CRAN)
- emmeans — Estimated marginal means and contrasts (emmeans on CRAN)
- multcomp — Simultaneous inference in general parametric models (multcomp on CRAN)
- restriktor — Restricted statistical estimation and inference (restriktor on CRAN)