ptetools: Panel Treatment Effects Tools

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.

Getting started

Package details

AuthorBrantly Callaway [aut, cre]
MaintainerBrantly Callaway <brantly.callaway@uga.edu>
LicenseGPL-3
Version1.0.0
URL https://github.com/bcallaway11/ptetools
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ptetools")

Try the ptetools package in your browser

Any scripts or data that you put into this service are public.

ptetools documentation built on April 12, 2025, 1:28 a.m.