No description
  • Python 82.2%
  • Jupyter Notebook 16.9%
  • TeX 0.8%
Find a file
2021-01-22 10:02:15 -05:00
.github discussions to docs 2020-12-08 18:25:44 -05:00
docs v0.25.8 2021-01-22 09:58:44 -05:00
examples fix notebook and self bug 2020-08-21 22:54:25 -04:00
experiments I am most confident about this. code is clean, it's pretty fast (10x slower than ic_np), and I am happy with the results; needs more edge-case tests 2020-05-17 15:03:49 -04:00
lifelines Merge pull request #1190 from CamDavidsonPilon/callback 2021-01-22 09:59:23 -05:00
paper fix typos 2019-08-04 12:52:53 -04:00
perf_tests tests and fixes 2020-08-08 16:40:45 -04:00
reqs all looks good; will wait for the next release though 2020-08-30 18:15:25 -04:00
.coveragerc add code quality tools + enforcement (#561) 2018-12-07 10:50:13 -05:00
.gitignore v0.17.2 (#610) 2019-01-22 15:33:36 -05:00
.pre-commit-config.yaml fix interval censoring bug 2020-05-01 14:23:15 -04:00
.prospector.yaml some docs + lint 2020-07-10 15:53:38 -04:00
.travis.yml more doc 2020-08-09 17:41:51 -04:00
CHANGELOG.md v0.25.8 2021-01-22 09:58:44 -05:00
conftest.py some docs + lint 2020-07-10 15:53:38 -04:00
LICENSE Update LICENSE 2017-08-04 23:51:04 -04:00
Makefile updates 2020-07-07 10:13:30 -04:00
MANIFEST.in MANIFEST: Add "reqs" 2019-12-15 10:11:18 -05:00
mypy.ini mypy file 2019-11-16 18:04:20 -05:00
README.md discussions to docs 2020-12-08 18:25:44 -05:00
setup.py clean up wheel packages using check-wheel-contents 2020-04-02 23:46:21 -04:00

PyPI version Anaconda-Server Badge Build Status Coverage Status DOI

What is survival analysis and why should I learn it? Survival analysis was originally developed and applied heavily by the actuarial and medical community. Its purpose was to answer why do events occur now versus later under uncertainty (where events might refer to deaths, disease remission, etc.). This is great for researchers who are interested in measuring lifetimes: they can answer questions like what factors might influence deaths?

But outside of medicine and actuarial science, there are many other interesting and exciting applications of survival analysis. For example:

  • SaaS providers are interested in measuring subscriber lifetimes, or time to some first action
  • inventory stock out is a censoring event for true "demand" of a good.
  • sociologists are interested in measuring political parties' lifetimes, or relationships, or marriages
  • A/B tests to determine how long it takes different groups to perform an action.

lifelines is a pure Python implementation of the best parts of survival analysis.

Documentation and intro to survival analysis

If you are new to survival analysis, wondering why it is useful, or are interested in lifelines examples, API, and syntax, please read the Documentation and Tutorials page

Contact

Roadmap

You can find the roadmap for lifelines here.

Development

See our Contributing guidelines.

Citing lifelines

You can use this badge below to generate a DOI and reference text for the latest related version of lifelines:

DOI