# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "statease" in publications use:' type: software license: MIT title: 'statease: Simplified Statistical Analysis with Plain-English Interpretation' version: 1.2.1 doi: 10.32614/CRAN.package.statease abstract: 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) , Tukey, J. W. (1949) , and Shapiro and Wilk (1965) . authors: - family-names: Paul given-names: Uwakmfon email: uwakmfon31@gmail.com repository: https://devwebwacky.r-universe.dev repository-code: https://github.com/DevWebWacky/statease commit: 2d59e421ff8712ced6a74cf1126c8bb0f7bb43eb url: https://devwebwacky.github.io/statease/ date-released: '2026-06-09' contact: - family-names: Paul given-names: Uwakmfon email: uwakmfon31@gmail.com