Commit a351e2e
Fix CI review R3: add l_vec to compute_honest_did, end-to-end tests
- Add l_vec parameter to compute_honest_did() so the advertised
custom-target path actually works (was missing from wrapper)
- Add test_honest_did_custom_l_vec_on_impact: l_vec=[1,0] targets
on-impact effect, asserts original_estimate matches DID_1
- Add test_honest_did_with_trends_nonparam: end-to-end
trends_nonparam + honest_did=True integration
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ad7698c commit a351e2e
File tree
2 files changed
+51
-1
lines changed- diff_diff
- tests
2 files changed
+51
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2669 | 2669 | | |
2670 | 2670 | | |
2671 | 2671 | | |
| 2672 | + | |
2672 | 2673 | | |
2673 | 2674 | | |
2674 | 2675 | | |
| |||
2683 | 2684 | | |
2684 | 2685 | | |
2685 | 2686 | | |
| 2687 | + | |
| 2688 | + | |
| 2689 | + | |
| 2690 | + | |
| 2691 | + | |
| 2692 | + | |
2686 | 2693 | | |
2687 | 2694 | | |
2688 | 2695 | | |
| |||
2694 | 2701 | | |
2695 | 2702 | | |
2696 | 2703 | | |
2697 | | - | |
| 2704 | + | |
2698 | 2705 | | |
2699 | 2706 | | |
2700 | 2707 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3385 | 3385 | | |
3386 | 3386 | | |
3387 | 3387 | | |
| 3388 | + | |
| 3389 | + | |
| 3390 | + | |
| 3391 | + | |
| 3392 | + | |
| 3393 | + | |
| 3394 | + | |
| 3395 | + | |
| 3396 | + | |
| 3397 | + | |
| 3398 | + | |
| 3399 | + | |
| 3400 | + | |
| 3401 | + | |
| 3402 | + | |
| 3403 | + | |
| 3404 | + | |
| 3405 | + | |
| 3406 | + | |
| 3407 | + | |
| 3408 | + | |
| 3409 | + | |
| 3410 | + | |
| 3411 | + | |
| 3412 | + | |
| 3413 | + | |
| 3414 | + | |
| 3415 | + | |
| 3416 | + | |
| 3417 | + | |
| 3418 | + | |
| 3419 | + | |
| 3420 | + | |
| 3421 | + | |
| 3422 | + | |
| 3423 | + | |
| 3424 | + | |
| 3425 | + | |
| 3426 | + | |
| 3427 | + | |
| 3428 | + | |
| 3429 | + | |
| 3430 | + | |
3388 | 3431 | | |
3389 | 3432 | | |
3390 | 3433 | | |
| |||
0 commit comments