attgt_pte_aggregations {ptetools} | R Documentation |
Aggregate Group-Time Average Treatment Effects
Description
Aggregate group-time average treatment effects into overall, group, and dynamic effects. This function is only used for (i) computing standard errors using the empirical bootstrap, and (ii) combining distributions at the (g,t) level
Usage
attgt_pte_aggregations(attgt.list, ptep)
Arguments
attgt.list |
list of attgt results from |
ptep |
|
Value
pte_emp_boot
object
[Package ptetools version 1.0.0 Index]