Package: multe Title: Multiple Treatment Effects Regression Version: 1.1.0.9000 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) . 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 VignetteBuilder: knitr Repository: https://kolesarm.r-universe.dev Date/Publication: 2024-12-13 16:12:39 UTC RemoteUrl: https://github.com/kolesarm/multe RemoteRef: HEAD RemoteSha: 3731a1809f96c9e57a8687e6c8f05c552e8ab4ce NeedsCompilation: no Packaged: 2026-07-02 08:46:19 UTC; root Author: Michal Kolesár [aut, cre] (ORCID: ), Paul Goldsmith-Pinkham [ctb], Peter Hull [ctb] Maintainer: Michal Kolesár