Skip to content

v0.26.1

Compare
Choose a tag to compare
@CamDavidsonPilon CamDavidsonPilon released this 15 Sep 15:20
· 167 commits to master since this release
c8d9d71

0.26.1 - 2021-09-15

API Changes
  • t_0 in logrank_test now will not remove data, but will instead censor all subjects that experience the event afterwards.
  • update status column in lifelines.datasets.load_lung to be more standard coding: 0 is censored, 1 is event.
Bug fixes
  • Fix using formulas with AalenAdditiveFitter.predict_cumulative_hazard
  • Fix using formulas with CoxPHFitter.score