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
P0 fix: When survey_metadata has replicate_method but df_survey=None
(rank-deficient replicate design), set df_survey=0 sentinel so
_get_critical_value returns NaN. Prevents finite HonestDiD bounds
when CS inference is NaN.
P1 fix: Infer omitted reference period from n_groups=0 entry in
event_study_effects (handles anticipation>0 where ref=-1-anticipation).
Split pre/post relative to reference, not hardcoded at t<0/t>=0.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments