Package: ptetools
Title: Panel Treatment Effects Tools
Version: 1.0.1
Authors@R: 
    person(given = "Brantly",
           family = "Callaway",
           role = c("aut", "cre"),
           email = "brantly.callaway@uga.edu")
URL: https://github.com/bcallaway11/ptetools
BugReports: https://github.com/bcallaway11/ptetools/issues
Description: Generic code for estimating treatment effects with panel data.  The idea is to break into separate steps organizing the data, looping over groups and time periods, computing group-time average treatment effects, and aggregating group-time average treatment effects.  Often, one is able to implement a new identification/estimation procedure by simply replacing the step on estimating group-time average treatment effects.  See several different examples of this approach in the package documentation.
Depends: R (>= 4.1.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: BMisc (>= 1.4.8), Matrix, ggplot2, DRDID, data.table, dplyr,
        pbapply, splines2
Suggests: testthat (>= 3.0.0), did
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-20 04:05:00 UTC; bmc43193
Author: Brantly Callaway [aut, cre]
Maintainer: Brantly Callaway <brantly.callaway@uga.edu>
Repository: CRAN
Date/Publication: 2026-07-20 12:20:02 UTC
Built: R 4.5.3; ; 2026-07-20 19:53:25 UTC; windows
