Maintainer: Johnny van Doorn (frequentist) and Don van den Bergh (Bayesian)
JASP T-Tests module is a core module for JASP that provides tools for evaluating the difference between two means. The T-Tests module offers both frequentist and Bayesian versions of the independent samples, paired samples, and one sample t-tests.
The functionality is served by several R packages
- BayesFactor — Bayesian hypothesis testing using Bayes factors (BayesFactor on CRAN)
- car — Companion to Applied Regression (car on CRAN)
- logspline — Logspline density estimation (logspline on CRAN)