Skip to content

Releases: vollmersj/SurvivalAnalysis.jl

v0.1.0+doc1

03 Sep 10:18
94290a4
Compare
Choose a tag to compare
Merge pull request #65 from RaphaelS1/dev

fix codecov run

v0.1.0

30 Aug 16:05
1e0d1b8
Compare
Choose a tag to compare

SurvivalAnalysis v0.1.0

Closed issues:

  • Improve printed structure outputs (e.g. Kaplan-Meier) (#7)
  • diataxis documentation (#9)
  • Change type tests to === for better efficiency (#24)
  • Remove unicode publicly everywhere (#25)
  • Combined files by inheritance (#26)
  • Find out why var_cov < 0 for parametric models (#30)
  • Unify variable names everywhere: surv/survival, distr/distribution (#31)
  • Strings -> Symbols in arguments (where sensible) (#32)
  • Add c-index measures (#34)

Merged pull requests: