pypi lifelines 0.25.6
v0.25.6

latest releases: 0.28.0, 0.27.8, 0.27.7...
3 years ago

0.25.6 - 2020-10-26
New features
Parametric Cox models can now handle left and interval censoring datasets.
Bug fixes
"improved" the output of add_at_risk_counts by removing a call to plt.tight_layout() - this works better when you are calling add_at_risk_counts on multiple axes, but it is recommended you call plt.tight_layout() at the very end of your script.
Fix bug in KaplanMeierFitter's interval censoring where max(lower bound) < min(upper bound).

Don't miss a new lifelines release

NewReleases is sending notifications on new releases.