Package: inters Version: 0.2.0 Title: Flexible Tools for Estimating Interactions Authors@R: c( person("Matthew", "Blackwell", email = "mblackwell@gov.harvard.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3689-9527")), person("Olson", "Michael", email = " michael.p.olson@wustl.edu", role = c("aut"))) Imports: stats, fixest, glmnet Depends: R (>= 3.0.0) Suggests: knitr, ggplot2, lmtest, rmarkdown Description: A set of functions to estimate interactions flexibly in the face of possibly many controls. Implements the procedures described in Blackwell and Olson (2022) . License: GPL (>= 2) URL: https://mattblackwell.github.io/inters/ BugReports: https://github.com/mattblackwell/inters/issues VignetteBuilder: knitr LazyData: true Encoding: UTF-8 RoxygenNote: 7.2.1 Repository: https://mattblackwell.r-universe.dev Date/Publication: 2023-01-10 19:21:45 UTC RemoteUrl: https://github.com/mattblackwell/inters RemoteRef: HEAD RemoteSha: 7cefb4a40f47077b62f106e7a48e1a2e6e182c10 NeedsCompilation: no Packaged: 2026-07-05 02:50:45 UTC; root Author: Matthew Blackwell [aut, cre] (ORCID: ), Olson Michael [aut] Maintainer: Matthew Blackwell