Skip to content

Commit 0241d4f

Browse files
igerberclaude
andcommitted
Address AI review findings for CHANGELOG v2.7.5 accuracy
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent fef811a commit 0241d4f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Added
1313
- **Phase 4 survey support** for ImputationDiD, TwoStageDiD, and CallawaySantAnna estimators
14-
- Taylor-series linearization variance with strata, PSU, and FPC
15-
- Weighted influence function (WIF) approach matching R `did::wif()`
14+
- ImputationDiD/TwoStageDiD: analytical survey inference with weights, strata, and PSU (FPC not supported; bootstrap+survey deferred)
15+
- CallawaySantAnna: weights-only analytical IF/WIF inference matching R `did::wif()` (strata/PSU/FPC deferred)
1616
- Survey-aware aggregation for group-time, event-study, and overall ATT
1717
- **EfficientDiD enhancements**: doubly robust covariates path, sieve inverse propensity (Eq 3.12), conditional Omega*
1818
- **Cluster-robust SEs** for EfficientDiD with last-cohort control and Hausman pretest
@@ -30,7 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030
- Fix CallawaySantAnna reg+cov control IF normalization and survey df calculation
3131
- Fix TripleDifference TSL double-weighting and RA nuisance linearization with survey weights
3232
- Fix ContinuousDiD bread normalization, fweight TSL scaling, and weighted-mass IF linearization
33-
- Fix EfficientDiD clustered SE formula, stale cluster indices in Hausman pretest
33+
- Fix EfficientDiD clustered SE formula in Hausman pretest
3434
- Fix BaconDecomposition exact-weight survey unit_share and empty-cell guard
3535
- Fix SunAbraham survey weight floor in overall ATT aggregation
3636
- Fix plotly event study for non-numeric periods, heatmap masking, color parser

0 commit comments

Comments
 (0)