statease: Simplified Statistical Analysis with Plain-English Interpretation

A toolkit for common statistical analyses including descriptive statistics, Student's t-test (one-sample, independent, and paired), and one-way Analysis of Variance (ANOVA). Each function automatically interprets results in plain English, reporting effect sizes (Cohen's d, eta-squared), confidence intervals, and p-value interpretations. Post-hoc Tukey Honestly Significant Difference (HSD) tests are automatically applied following significant ANOVA 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.0.0
Published: 2026-05-05
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
NeedsCompilation: no
Materials: README
CRAN checks: statease results

Downloads:

Package source: statease_1.0.0.tar.gz
Windows binaries: r-devel: statease_1.0.0.zip, r-release: statease_1.0.0.zip, r-oldrel: statease_1.0.0.zip
macOS binaries: r-release (arm64): statease_1.0.0.tgz, r-oldrel (arm64): statease_1.0.0.tgz, r-release (x86_64): statease_1.0.0.tgz, r-oldrel (x86_64): statease_1.0.0.tgz

Linking:

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