Published March 15, 2022
| Version v0.27.0
Software
Open
lifelines, survival analysis in Python
Creators
Description
0.27.0 - 2022-03-15
Dropping Python3.6 support.
Bug fixes- Fix late entry in
add_at_risk_counts
.
add_at_risk_counts
has a new flag to determine to use start or end-of-period at risk counts.- new column in fitter's
summary
that display the number the parameter is being compared against.
plot_lifetimes
'sduration
arg 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.
Notes
Files
CamDavidsonPilon/lifelines-v0.27.0.zip
Files
(10.2 MB)
Name | Size | Download all |
---|---|---|
md5:b0a1349532d140c058af9c5ffb2426de
|
10.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CamDavidsonPilon/lifelines/tree/v0.27.0 (URL)