Package: OLSengine Type: Package Title: Transparent Linear and Causal Inference Models for Social Sciences Version: 1.1.0 Authors@R: person("Manuel", "Soto-Pérez", , "manuel.sotop@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8249-7410")) Description: Unified estimation, diagnostics, and reporting for ordinary least squares (OLS) regression, ANOVA/t-tests, logistic regression, panel data (fixed/random effects with Hausman test), instrumental variables (2SLS with weak instrument diagnostics), and difference-in-differences. Designed for applied researchers in social sciences with integrated "Methodological Customs" that audit assumptions and provide literature references. All methods implemented in pure base R without external dependencies beyond stats and graphics packages. License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 3.5.0) Imports: stats, graphics Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr URL: https://github.com/msoto-perez/OLSengine BugReports: https://github.com/msoto-perez/OLSengine/issues RoxygenNote: 7.3.3 LazyData: true Repository: https://msoto-perez.r-universe.dev Date/Publication: 2026-05-14 00:14:21 UTC RemoteUrl: https://github.com/msoto-perez/olsengine RemoteRef: HEAD RemoteSha: 98eee89c98d55e1cde0cea4df63cbaee7dd92b5e NeedsCompilation: no Packaged: 2026-06-14 09:01:48 UTC; root Author: Manuel Soto-Pérez [aut, cre] (ORCID: ) Maintainer: Manuel Soto-Pérez