moderndid.didcont.PTEResult#
- class moderndid.didcont.PTEResult(att_gt: object, overall_att: object | None, event_study: object | None, ptep: PTEParams)[source]#
Bases:
NamedTupleContainer for panel treatment effects results.
This class implements the
maketablesplug-in interface for publication-quality tables. See Publication Tables with maketables.Methods
count(value, /)Return number of occurrences of value.
index(value[, start, stop])Return first index of value.
Attributes
Group-time ATT results.
Event study results.
Overall ATT estimate.
Panel treatment effect parameters.