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
inBreslowFlemingtonHarrisFitter
- fixed bug where using
conditional_after
andtimes
inCoxPHFitter("spline")
prediction methods would be ignored.