Skip to content

v0.25.3

Compare
Choose a tag to compare
@CamDavidsonPilon CamDavidsonPilon released this 24 Aug 23:16
· 295 commits to master since this release
5f68026

0.25.3 - 2020-08-24

New features
  • survival_difference_at_fixed_point_in_time_test now 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_test above.
Bug fixes
  • fix StatisticalResult printing in notebooks
  • fix Python error when calling plot_covariate_groups
  • fix dtype mismatches in plot_partial_effects_on_outcome.