Skip to content

Releases: erdogant/kaplanmeier

0.2.0

23 Jun 18:31
Compare
Choose a tag to compare
  • plot function takes ax as input for issue #10
  • Added some new functionality to hide the plot but also to save it. #8

v0.1.9

08 May 20:04
Compare
Choose a tag to compare
  • Added parameter legend to plot. Change the location using 1-8. Remove with 0

v0.1.8

06 Jun 08:06
Compare
Choose a tag to compare

Minor update

  • Fix for docstring

v0.1.7

06 Jun 07:58
Compare
Choose a tag to compare
  • Fixes for issue #5
  • Title text can be customized or entirely removed. Only in case of title=None, the logrank p-value is included in the title text.
  • Updated the docstrings and sphinx pages.

v0.1.6

12 Mar 19:32
Compare
Choose a tag to compare
  • Minor updates; docstrings updated and some code cleaning/styling

v0.1.5

11 Mar 00:00
Compare
Choose a tag to compare
  • Remove 10 class limit. Thanks to @k2bd

0.1.4

21 Mar 21:29
Compare
Choose a tag to compare
  • Bug fix where figure creation is removed from loop
  • Docstring updates
  • Pep styling

0.1.3

07 Mar 11:36
Compare
Choose a tag to compare
  • Added custom title to the plot (thanks to contribution of ndaniel 👍 )

0.1.2

19 Feb 18:33
Compare
Choose a tag to compare
  • Bug fix
  • Versioning fixes
  • Example fixes

name fix

02 Jan 20:17
e39d49f
Compare
Choose a tag to compare
0.1.1

Update README.md