Package: multe
Title: Multiple Treatment Effects Regression
Version: 1.1.0
Authors@R: 
    c(person(given = "Michal",
            family = "Kolesár",
            role = c("aut", "cre"),
            email = "kolesarmi@googlemail.com",
            comment = c(ORCID = "0000-0002-2482-7796")),
      person(given= "Paul",
             family = "Goldsmith-Pinkham",
             role = "ctb",
             email = "paulgp@gmail.com"),
      person(given = "Peter",
             family = "Hull",
             role = "ctb",
             email = "peter_hull@brown.edu"))
Description: Implements contamination bias diagnostics and alternative
    estimators for regressions with multiple treatments. The implementation is
    based on Goldsmith-Pinkham, Hull, and Kolesár (2024)
    <doi:10.48550/arXiv.2106.05024>.
Depends: R (>= 4.3.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: stats, nnet
Suggests: spelling, knitr, formatR, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
URL: https://github.com/kolesarm/multe
BugReports: https://github.com/kolesarm/multe/issues
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-07-12 15:47:07 UTC; kolesarm
Author: Michal Kolesár [aut, cre] (<https://orcid.org/0000-0002-2482-7796>),
  Paul Goldsmith-Pinkham [ctb],
  Peter Hull [ctb]
Maintainer: Michal Kolesár <kolesarmi@googlemail.com>
Repository: CRAN
Date/Publication: 2024-07-12 16:00:02 UTC
Built: R 4.6.0; ; 2025-07-18 04:34:00 UTC; unix
