statease: Simplified Statistical Analysis with Plain-English Interpretation

A toolkit for common statistical analyses including descriptive statistics, Student's t-tests (one-sample, independent, and paired), one-way and two-way Analysis of Variance (ANOVA), Multivariate Analysis of Variance (MANOVA), chi-square tests, correlation analysis, simple and multiple linear regression, logistic regression, and non-parametric tests (Mann-Whitney U, Wilcoxon Signed Rank, and Kruskal-Wallis). Each function automatically interprets results in plain English, reporting effect sizes, confidence intervals, and p-value interpretations. Post-hoc tests are automatically applied following significant results. A master function automatically detects the appropriate test based on the structure of the input data. Methods are based on Cohen, J. (1988) <doi:10.4324/9780203771587>, Tukey, J. W. (1949) <doi:10.2307/3001913>, and Shapiro and Wilk (1965) <doi:10.2307/2333709>.

Version: 1.2.0
Imports: car
Suggests: knitr, rmarkdown
Published: 2026-06-03
DOI: 10.32614/CRAN.package.statease
Author: Uwakmfon Paul [aut, cre, cph]
Maintainer: Uwakmfon Paul <uwakmfon31 at gmail.com>
BugReports: https://github.com/DevWebWacky/statease/issues
License: MIT + file LICENSE
URL: https://github.com/DevWebWacky/statease, https://devwebwacky.github.io/statease/
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: statease results

Documentation:

Reference manual: statease.html , statease.pdf
Vignettes: Introduction to statease (source, R code)

Downloads:

Package source: statease_1.2.0.tar.gz
Windows binaries: r-devel: statease_1.1.0.zip, r-release: statease_1.1.0.zip, r-oldrel: statease_1.1.0.zip
macOS binaries: r-release (arm64): statease_1.2.0.tgz, r-oldrel (arm64): statease_1.2.0.tgz, r-release (x86_64): statease_1.1.0.tgz, r-oldrel (x86_64): statease_1.1.0.tgz
Old sources: statease archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=statease to link to this page.