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) <doi:10.1017/pan.2021.19>.
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
NeedsCompilation: no
Packaged: 2023-01-10 19:22:14 UTC; mblackwell
Author: Matthew Blackwell [aut, cre] (<https://orcid.org/0000-0002-3689-9527>),
  Olson Michael [aut]
Maintainer: Matthew Blackwell <mblackwell@gov.harvard.edu>
Repository: CRAN
Date/Publication: 2023-01-10 20:10:02 UTC
Built: R 4.1.3; ; 2023-04-17 16:25:59 UTC; windows
