Commit 021957a
Document pre-existing RuntimeWarnings in CallawaySantAnna bootstrap
Add TODO item for RuntimeWarnings that occur during influence function
aggregation in staggered.py. These warnings (divide by zero, overflow,
invalid value in matmul) occur with small sample sizes or edge cases
but don't affect result correctness.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 336e246 commit 021957a
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
88 | 92 | | |
89 | 93 | | |
90 | 94 | | |
| |||
0 commit comments