Package: eventstudyr
Title: Estimation and Visualization of Linear Panel Event Studies
Version: 1.1.4
Authors@R: 
    c(person(given = "Simon",
           family = "Freyaldenhoven",
           role = c("aut")),
    person(given = "Christian",
           family = "Hansen",
           role = c("aut")),
    person(given = "Jorge",
           family = "Pérez Pérez",
           role = c("aut")),
    person(given = "Jesse",
           family = "Shapiro",
           role = c("aut")),
    person(given = "Veli",
           family = "Andirin",
           role = c("aut")),
    person(given = "Richard",
           family = "Calvo",
           role = c("aut")),
    person(given = "Santiago",
           family = "Hermo",
           email = "santiago.hermo@monash.edu",
           role = c("aut", "cre")),
    person(given = "Nathan",
           family = "Schor",
           role = c("aut")),
    person(given = "Emily",
           family = "Wang",
           role = c("aut")),
    person(given = "JMSLab",
           role = c("cph")),
    person(given = "Ryan",
           family = "Kessler",
           role = c("cph")))
Description: Estimates linear panel event study models. Plots coefficients following the recommendations in Freyaldenhoven et al. (2021) <doi:10.3386/w29170>. Includes sup-t bands, testing for key hypotheses, least wiggly path through the Wald region. Allows instrumental variables estimation following Freyaldenhoven et al. (2019) <doi:10.1257/aer.20180609>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: car, data.table, dplyr, estimatr, ggplot2, MASS, rlang,
        pracma, stats, stringr
VignetteBuilder: knitr
LazyData: true
RoxygenNote: 7.3.2
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 3.5.0)
URL: https://github.com/JMSLab/eventstudyr
BugReports: https://github.com/JMSLab/eventstudyr/issues
NeedsCompilation: no
Packaged: 2025-07-03 14:39:53 UTC; el_he
Author: Simon Freyaldenhoven [aut],
  Christian Hansen [aut],
  Jorge Pérez Pérez [aut],
  Jesse Shapiro [aut],
  Veli Andirin [aut],
  Richard Calvo [aut],
  Santiago Hermo [aut, cre],
  Nathan Schor [aut],
  Emily Wang [aut],
  JMSLab [cph],
  Ryan Kessler [cph]
Maintainer: Santiago Hermo <santiago.hermo@monash.edu>
Repository: CRAN
Date/Publication: 2025-07-03 15:00:02 UTC
Built: R 4.5.2; ; 2025-11-01 03:57:14 UTC; windows
