articleThe Journal of Open Source SoftwareAug 4, 2019DIAMOND OA

lifelines: survival analysis in Python

Indexed incrossrefdoaj

Abstract

One frustration of data scientists and statisticians is moving between programming languages to complete projects. The most common two are R and Python. For example, a survival analysis model may be fit using R's survival-package Previously, this may have meant using Python libraries to call out to R (still shuffling between two languages, but now abstracted), or translating the fitted model to Python (likely to introduce bugs). Libraries like Patsy (Nathaniel J. lifelines extends the toolbox of data scientists so they can perform common survival analysis tasks in Python. Its value comes from its intuitive and well documented API, its flexibility in modeling novel hazard functions, and its easy deployment in…

Citation impact

903
total citations
FWCI
26.84
Percentile
100%
References
3
Citations per year

Authors

1

Topics & keywords

Keywords
  • Python (programming language)
  • Computer science
  • Programming language
No related works found for this paper.