Package: inters
Version: 0.1
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.1093/restud/rdt044>.
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.1.2
NeedsCompilation: no
Packaged: 2022-04-20 14:31:39 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: 2022-04-22 09:00:08 UTC
