Commit 9bc0341
Add warnings for silent cell drops and fix NaN pscore caching
- Warn when base period is outside observed panel (previously silent skip)
- Warn when DDD subgroups are empty with details of which cells are missing
- Zero-fill NaN logistic coefficients before caching to prevent NaN
propagation on cache reuse with rank-deficient covariates
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2a44d56 commit 9bc0341
1 file changed
Lines changed: 27 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
289 | 296 | | |
290 | 297 | | |
291 | 298 | | |
| |||
770 | 777 | | |
771 | 778 | | |
772 | 779 | | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
773 | 795 | | |
774 | 796 | | |
775 | 797 | | |
| |||
1038 | 1060 | | |
1039 | 1061 | | |
1040 | 1062 | | |
1041 | | - | |
| 1063 | + | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
1042 | 1067 | | |
1043 | 1068 | | |
1044 | 1069 | | |
| |||
0 commit comments