Skip to content

v0.25.7

Compare
Choose a tag to compare
@CamDavidsonPilon CamDavidsonPilon released this 09 Dec 21:13
· 224 commits to master since this release
deceff9

0.25.7 - 2020-12-09

API Changes
  • Adding cumulative_hazard_at_times to NelsonAalenFitter
Bug fixes
  • Fixed error in CoxPHFitter when entry time == event time.
  • Fixed formulas in AFT interval censoring regression.
  • Fixed concordance_index_ when no events observed
  • Fixed label being overwritten in ParametricUnivariate models