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.
Release files for survive 0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| survive-0.3.tar.gz | 32.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| survive-0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:70.1 kB
Release files / survive-0.3.tar.gz
| Download URL | survive-0.3.tar.gz |
|---|---|
| Size | 32.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f4faee98bfc0b0c7a7f792eff10157f87fa55998e3809aa5f8256a729d717d58
|
|
BLAKE2b-256 checksum How to use checksums |
74177743d4908c4668756d60945ee3f1c5c9fe8b0a35c962c8c7c62994fa03ab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / survive-0.3-py3-none-any.whl
| Download URL | survive-0.3-py3-none-any.whl |
|---|---|
| Size | 37.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
766cbeec488399051ad90f461d79ff7b7abbc1cbc07d4704e20bc145b61b58bf
|
|
BLAKE2b-256 checksum How to use checksums |
208a137feff10eeccbee50afcb9db144f6c8173e74efa731b7e1498a9950836f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|