Survival analysis in Python, including Kaplan Meier, Nelson Aalen and regression
Project description
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
- Start a conversation in our Discussions room.
- Some users have posted common questions at stats.stackexchange.com.
- Creating an issue in the Github repository.
Development
See our Contributing guidelines.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file lifelines-0.30.0.tar.gz
.
File metadata
- Download URL: lifelines-0.30.0.tar.gz
- Upload date:
- Size: 383.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7f6f6275fcb167fe0f5b1ef98f868993f9c074cb74b1dd6e92736efa854be18 |
|
MD5 | e30fb8f4903b8d77b8ba7c664c25b191 |
|
BLAKE2b-256 | ea4ff0b363278d40baf7d7a03217bee839cb880946c62109f243391c8754bb09 |
Provenance
File details
Details for the file lifelines-0.30.0-py3-none-any.whl
.
File metadata
- Download URL: lifelines-0.30.0-py3-none-any.whl
- Upload date:
- Size: 349.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac7c602c8aceced9770d3977817c9d99c250ed8cd86f2567fa0d23e4e8014bf9 |
|
MD5 | 2133b4f6c204654e8651864133aeaf89 |
|
BLAKE2b-256 | 14f7379e185a75ac8166ac70756d0ba68d9a2b02b555c7fde4983246752396bd |