Skip to main content

Survival analysis in Python

Project description

Python Version PyPI Package Version Documentation Status GitHub License

Survive is a Python 3 package built on top of NumPy and pandas that provides statistical tools for the analysis of survival, lifetime, and event data.

Website: https://survive-python.readthedocs.io

Installation

The latest version of Survive can be installed directly after cloning from GitHub.

git clone https://github.com/artemmavrin/survive.git
cd survive
make install

Moreover, Survive is on the Python Package Index (PyPI), so a recent version of it can be installed with the pip tool.

python -m pip install survive

Dependencies

Survive relies on the following scientific computing packages.

Case Studies

Leukemia remission times

A small dataset (42 total observations) separated into two groups with heavy right-censoring in one and none in the other.

Channing House data

A slightly larger dataset (462 total observations) separated into two groups with right-censoring and left truncation in both.

API Reference

The complete API Reference for Survive is available on Read the Docs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

survive-0.3.tar.gz (32.4 kB view hashes)

Uploaded Source

Built Distribution

survive-0.3-py3-none-any.whl (37.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page