Skip to content

vollmersj/SurvivalAnalysis.jl

Repository files navigation

SurvivalAnalysis.jl: A survival analysis interface for Julia

Status Testing Coverage Docs Codebase
deps
version
pkgeval
CI codecov
Code Style: Blue
Experimental
MIT

About

Survival analysis interface in Julia, still very experimental. Tries to build on my R experience with mlr3proba and distr6.

Related Packages

Features

Current

  • Kaplan Meier estimator (+plotting)
  • Nelson Aalen estimator (+plotting)
  • Parametric PH models (Exponential and Weibull)
  • Parametric AFT models (Exponential and Weibull)
  • Discrete and continuous survival prediction objects, including distribution, linear predictor and general risk return types
  • Plotting for non parametric estimators
  • Surv object for unified censoring indicator (functionality for left, right, interval)
  • Extended formula interface for survival objects
  • Log-rank tests

Planned

Contributors

All Contributors

Raphael Sonabend
Raphael Sonabend

🐛 💻 🖋 📖 🎨 💡 🤔 🚧 📆 💬 🔬 👀 ⚠️
Kerby Shedden
Kerby Shedden

📖 💻
Moritz Schauer
Moritz Schauer

👀