You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Step 3 example column and align evaluation doc labels
P1: Complete example Step 3 now uses treatment_group='treat' (binary
ever-treated indicator) instead of 'first_treat' (cohort year), with
explicit pre_periods=[2003, 2004, 2005]. The previous version would
produce an empty treated subset since check_parallel_trends() splits
on == 1 / == 0.
P2: Evaluation doc comparison tables and narrative now use canonical
step labels (S3=Test PT, S4=Choose estimator, S5=Estimate) matching
REGISTRY.md and the practitioner guide.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments