Releases: kirilklein/CausalEstimate
Releases · kirilklein/CausalEstimate
v0.4.2
v0.4.1
- Added the estimation of average treatment effect in the treated with augmented inverse probability weighing
- introduced more rigorous testing
v0.4.0
What's Changed
- Add plotting of propensity score + unittest by @kirilklein in #34
- Stats by @kirilklein in #35
- Refactor 2 by @kirilklein in #36
- Update bug_report.md by @kirilklein in #37
- Logging by @kirilklein in #38
- Improve api by @kirilklein in #39
Full Changelog: v0.3.1...v0.4.0
v0.3.0
Improved checks + cleaner API
- Option to filter patients based on overlap in propensity score
- clean up API by moving functions to modules
v0.2.2
minor change to checks
v0.2.1
Fixed API
New API
- New results return format
- Improved API
- Fixed Estimators
v0.1.5
Release version 0.1.5
v0.1.3
Test workflow