# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "EasyStat" in publications use:' type: software license: MIT title: 'EasyStat: Automated Statistical Analysis, Visualization and Multi-Format Narrative Reporting' version: 2.0.0 doi: 10.32614/CRAN.package.EasyStat abstract: Provides automated statistical analysis, rich visualization, and multi-format narrative reporting through a unified pipeline. Descriptive statistics are available via easy_describe() and easy_group_summary(). Inferential tests with plain-language narratives are provided by easy_regression(), easy_logistic_regression(), easy_ttest(), easy_anova(), easy_chisq(), easy_ztest(), easy_ftest(), easy_correlation(), easy_wilcox(), and easy_kruskal(). Publication-ready 'ggplot2' visualizations are produced by easy_histogram(), easy_boxplot(), easy_scatter(), easy_barplot(), easy_qqplot(), easy_density(), easy_correlation_heatmap(), easy_regression_diagnostics(), and easy_odds_ratio_plot(). The core Narrative Generator Module applies conditional logic to extracted p-values, effect sizes, and model-fit metrics to produce statistically sound, human-readable explanations automatically. Results render in the 'RStudio' Viewer (HTML), the console (ASCII), or export directly to Microsoft Word via 'flextable' and 'officer'. authors: - family-names: Divakaran given-names: Mahesh email: imaheshdivakaran@gmail.com affiliation: Amity School of Applied Sciences - family-names: Singh given-names: Gunjan affiliation: Amity School of Applied Sciences - family-names: Shreedharan given-names: Jayadevan affiliation: Gulf Medical University repository: https://itsmdivakaran.r-universe.dev repository-code: https://github.com/itsmdivakaran/Easystat commit: 3cc2cb2b3973d3ea36585d7d82ef42604a27604d url: https://itsmdivakaran.github.io/Easystat/ date-released: '2026-04-28' contact: - family-names: Divakaran given-names: Mahesh email: imaheshdivakaran@gmail.com affiliation: Amity School of Applied Sciences