Survival analysis in Python
Project description
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
Built Distribution
File details
Details for the file survive-0.3.tar.gz
.
File metadata
- Download URL: survive-0.3.tar.gz
- Upload date:
- Size: 32.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4faee98bfc0b0c7a7f792eff10157f87fa55998e3809aa5f8256a729d717d58 |
|
MD5 | fe1c82f8f1e093f9629e351b535fec0b |
|
BLAKE2b-256 | 74177743d4908c4668756d60945ee3f1c5c9fe8b0a35c962c8c7c62994fa03ab |
File details
Details for the file survive-0.3-py3-none-any.whl
.
File metadata
- Download URL: survive-0.3-py3-none-any.whl
- Upload date:
- Size: 37.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 766cbeec488399051ad90f461d79ff7b7abbc1cbc07d4704e20bc145b61b58bf |
|
MD5 | d27305358ca49cda3f679f7fb8808576 |
|
BLAKE2b-256 | 208a137feff10eeccbee50afcb9db144f6c8173e74efa731b7e1498a9950836f |