pte_results: Class for PTE Results

View source: R/classes.R

pte_resultsR Documentation

Class for PTE Results

Description

Class for holding overall results with a staggered treatment, including an overall ATT and an event study

Usage

pte_results(att_gt, overall_att, event_study, ptep)

Arguments

att_gt

attgt results

overall_att

overall_att results

event_study

event_study results

ptep

pte_params object

Value

a pte_results object


ptetools documentation built on July 20, 2026, 5:06 p.m.