Releases: CausalInference/pySEQTarget
Releases · CausalInference/pySEQTarget
pySEQTarget 0.12.1
This
- Monitors the log hazard ratio instead of the hazard ratio due to better normality properties
- Prints "Hazard ratio" instead of "Hazard" in two places
- Bumps the minimum supported version of Python to 3.11 because of a change in the lifelines package (if in the future they re-enable Python 3.10 we could re-enable 3.10 ourselves)
- Fixes some flake8 warnings about functions being too complex and some lines being too long
pySEQTarget 0.12.0
Some optimizations to the code.
Model Offloading Support
Hotfix to collection with compevent
Fix risk naming
Full Changelog: 0.10.2...0.10.3
Update vignettes
selection bug fixes
What's Changed
- Fix the example in the README by @remlapmot in #26
- Vignettes and bugs by @ryan-odea in #27
Full Changelog: 0.10.0...0.10.1
Visit Process + pdf/md dump
What's Changed
- Add Python 3.13 and 3.14 by @remlapmot in #23
- Write output by @ryan-odea in #24
- Add visit by @ryan-odea in #25
New Contributors
- @remlapmot made their first contribution in #23
Full Changelog: 0.9.1...0.10.0
Compared Excused conditions
What's Changed
- Workflows by @ryan-odea in #15
- Update python-app.yml by @ryan-odea in #16
- Codecov by @ryan-odea in #17
- Update README.md by @ryan-odea in #18
- Sphinx docs by @ryan-odea in #19
- Versionbump by @ryan-odea in #20
- Update censoring by @ryan-odea in #21
- matched excused conditions by @ryan-odea in #22
Full Changelog: 0.9.0...0.9.1
Initial push to pypi
What's Changed
- Initialization by @ryan-odea in #2
- Weighting by @ryan-odea in #3
- Safety rails by @ryan-odea in #4
- Excused by @ryan-odea in #5
- added first trial - streamlined weighting by @ryan-odea in #6
- Ltfu by @ryan-odea in #7
- multinomial by @ryan-odea in #8
- Followup options by @ryan-odea in #9
- Subgroup by @ryan-odea in #10
- Outputs by @ryan-odea in #11
- Compevent by @ryan-odea in #12
- Increase testing by @ryan-odea in #13
- Workflows by @ryan-odea in #14
Full Changelog: https://github.com/CausalInference/pySEQTarget/commits/0.9.0