v0.25.3
·
295 commits
to master
since this release
0.25.3 - 2020-08-24
New features
survival_difference_at_fixed_point_in_time_testnow accepts fitters instead of raw data, meaning that you can use this function on left, right or interval censored data.
API Changes
- See note on
survival_difference_at_fixed_point_in_time_testabove.
Bug fixes
- fix
StatisticalResultprinting in notebooks - fix Python error when calling
plot_covariate_groups - fix dtype mismatches in
plot_partial_effects_on_outcome.