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
Clear analytical event_study_vcov when bootstrap overwrites event-study SEs
Prevents HonestDiD from mixing analytical IF-based VCV with bootstrap SEs
on bootstrap-fit CallawaySantAnna results. When n_bootstrap>0, the
event_study_vcov is set to None so HonestDiD falls back to diagonal from
the bootstrap SEs (consistent variance path).
Add regression test: bootstrap CS → HonestDiD asserts vcov is None.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments