v0.27.0
·
140 commits
to master
since this release
0.27.0 - 2022-03-15
Dropping Python3.6 support.
Bug fixes
- Fix late entry in
add_at_risk_counts.
New features
add_at_risk_countshas a new flag to determine to use start or end-of-period at risk counts.- new column in fitter's
summarythat display the number the parameter is being compared against.
API Changes
plot_lifetimes'sdurationarg has the interpretation of "relative time the subject died (since birth)", instead of the old "time observed for". These interpretations are different when there is late entry.