pte_aggte: pte_aggte

View source: R/pte_aggte.R

pte_aggteR Documentation

pte_aggte

Description

This is a slight edit of the aggte function from the did package. Currently, it only provides aggregations for "overall" treatment effects and event studies. It also will provide the weights directly which is currently used for constructing aggregations based on distributions. The other difference is that, pte_aggte provides inference results where the only randomness is coming from the outcomes (not from the group assignment nor from the covariates).

Usage

pte_aggte(attgt, type = "overall")

Arguments

attgt

A group_time_att object to be aggregated

type

The type of aggregation to be done. Default is "overall"


bcallaway11/pte documentation built on Jan. 11, 2025, 2:30 a.m.