Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erdogant/kaplanmeier
kaplanmeier is an python library to create survival curves using kaplan-meier, and compute the log-rank test.
https://github.com/erdogant/kaplanmeier
kaplan-meier log-rank-test python survival-analysis
Last synced: 8 days ago
JSON representation
kaplanmeier is an python library to create survival curves using kaplan-meier, and compute the log-rank test.
- Host: GitHub
- URL: https://github.com/erdogant/kaplanmeier
- Owner: erdogant
- License: mit
- Created: 2020-01-02T16:25:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T18:58:02.000Z (5 months ago)
- Last Synced: 2024-10-18T13:20:03.634Z (21 days ago)
- Topics: kaplan-meier, log-rank-test, python, survival-analysis
- Language: Python
- Homepage: https://erdogant.github.io/kaplanmeier
- Size: 3.32 MB
- Stars: 32
- Watchers: 3
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
# kaplanmeier
[![Python](https://img.shields.io/pypi/pyversions/kaplanmeier)](https://img.shields.io/pypi/pyversions/kaplanmeier)
[![PyPI Version](https://img.shields.io/pypi/v/kaplanmeier)](https://pypi.org/project/kaplanmeier/)
[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/erdogant/kaplanmeier/blob/master/LICENSE)
[![Github Forks](https://img.shields.io/github/forks/erdogant/kaplanmeier.svg)](https://github.com/erdogant/kaplanmeier/network)
[![GitHub Open Issues](https://img.shields.io/github/issues/erdogant/kaplanmeier.svg)](https://github.com/erdogant/kaplanmeier/issues)
[![Project Status](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)
[![Downloads](https://pepy.tech/badge/kaplanmeier/month)](https://pepy.tech/project/kaplanmeier/)
[![Downloads](https://pepy.tech/badge/kaplanmeier)](https://pepy.tech/project/kaplanmeier)
[![Sphinx](https://img.shields.io/badge/Sphinx-Docs-Green)](https://erdogant.github.io/kaplanmeier/)``kaplanmeier`` is a Python package to compute the kaplan meier curves, log-rank test, and make the plots.
#
**⭐️ Star this repo if you like it ⭐️**
##### Install kaplanmeier from PyPI
```bash
pip install kaplanmeier
```#### Import kaplanmeier package
```python
import kaplanmeier as km
```
#### [Documentation pages](https://erdogant.github.io/kaplanmeier/)
On the [documentation pages](https://erdogant.github.io/kaplanmeier/) you can find detailed information about the working of the ``kaplanmeier`` with many examples.
### Examples
#
* [Example: Create Kaplan meier plot](https://erdogant.github.io/kaplanmeier/pages/html/Examples.html)
#
* [Example: Remove the Confidence intervals from plot](https://erdogant.github.io/kaplanmeier/pages/html/Examples.html#custom-colormap)
#
* [Example: Change colormap and confidence intervals the confidence interval](https://erdogant.github.io/kaplanmeier/pages/html/Examples.html#change-colormap-and-confidence-intervals)
#
* [Example: Use custom colormap](https://erdogant.github.io/kaplanmeier/pages/html/Examples.html#id1)
### Maintainer
* Erdogan Taskesen, github: [erdogant](https://github.com/erdogant)
* Contributions are welcome.
* If you wish to buy me a Coffee for this work, it is very appreciated :)