compute.att_gt2: Compute Group-Time Average Treatment Effects

compute.att_gt2R Documentation

Compute Group-Time Average Treatment Effects

Description

compute.att_gt does the (g,t) cell and send it to estimation, then do all the post process after estimation

Usage

compute.att_gt2(dp2)

Arguments

dp2

A DIDparams object v2.0

Value

a list with length equal to the number of groups times the number of time periods; each element of the list contains an object that contains group-time average treatment effect as well as which group it is for and which time period it is for. It also exports the influence function which is used externally to compute standard errors.


bcallaway11/did documentation built on Nov. 15, 2024, 7:31 p.m.