Skip to content

v0.24.15

Compare
Choose a tag to compare
@CamDavidsonPilon CamDavidsonPilon released this 07 Jul 18:44
· 400 commits to master since this release
88a37ed

0.24.15 - 2020-07-07

Bug fixes
  • fixed an edge case in KaplanMeierFitter where a really late entry would occur after all other population had died.
  • fixed plot in BreslowFlemingtonHarrisFitter
  • fixed bug where using conditional_after and times in CoxPHFitter("spline") prediction methods would be ignored.