# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "OLSengine" in publications use:' type: software license: MIT title: 'OLSengine: Transparent and Assisted Linear Modeling Engine' version: 1.0.0 abstract: A transparent, modular, and base-R implemented statistical engine for linear regression (OLS), analysis of variance (ANOVA), and logistic regression (Logit). Designed under the principle of "assisted simplicity", it features an integrated methodological "customs" (Aduana) that automatically audits mathematical assumptions (e.g., multicollinearity, heteroskedasticity, normality, and perfect separation) and outputs publication-ready, APA-formatted tables. It deliberately avoids hidden heuristics and external dependencies, ensuring computational transparency and reproducibility for applied research. authors: - family-names: Soto-Pérez given-names: Manuel email: msoto@up.edu.mx repository: https://cran.r-universe.dev repository-code: https://github.com/msoto-perez/OLSEngine commit: 0d1a698f848e49b8004d78ff5566f4d51288091c url: https://github.com/msoto-perez/OLSEngine date-released: '2026-05-14' contact: - family-names: Soto-Pérez given-names: Manuel email: msoto@up.edu.mx