SkillAgentSearch skills...

Kaplanmeier

kaplanmeier is an python library to create survival curves using kaplan-meier, and compute the log-rank test.

Install / Use

/learn @erdogant/Kaplanmeier
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

kaplanmeier

Python PyPI Version License Github Forks GitHub Open Issues Project Status Downloads Downloads Sphinx

<!---[![BuyMeCoffee](https://img.shields.io/badge/buymea-coffee-yellow.svg)](https://www.buymeacoffee.com/erdogant)--> <!---[![Coffee](https://img.shields.io/badge/coffee-black-grey.svg)](https://erdogant.github.io/donate/?currency=USD&amount=5)-->

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

pip install kaplanmeier

Import kaplanmeier package


import kaplanmeier as km

Documentation pages

On the documentation pages you can find detailed information about the working of the kaplanmeier with many examples.

<hr>

Examples

<p align="left"> <a href="https://erdogant.github.io/kaplanmeier/pages/html/Examples.html"> <img src="https://github.com/erdogant/kaplanmeier/blob/master/docs/figs/fig2.png" width="600" /> </a> </p>

<p align="left"> <a href="https://erdogant.github.io/kaplanmeier/pages/html/Examples.html#custom-colormap"> <img src="https://github.com/erdogant/kaplanmeier/blob/master/docs/figs/fig1.png" width="600" /> </a> </p>

<p align="left"> <a href="https://erdogant.github.io/kaplanmeier/pages/html/Examples.html#change-colormap-and-confidence-intervals"> <img src="https://github.com/erdogant/kaplanmeier/blob/master/docs/figs/fig3.png" width="600" /> </a> </p>

<p align="left"> <a href="https://erdogant.github.io/kaplanmeier/pages/html/Examples.html#id1"> <img src="https://github.com/erdogant/kaplanmeier/blob/master/docs/figs/fig4.png" width="600" /> </a> </p> <hr>

Maintainer

  • Erdogan Taskesen, github: erdogant
  • Contributions are welcome.
  • If you wish to buy me a <a href="https://www.buymeacoffee.com/erdogant">Coffee</a> for this work, it is very appreciated :)
View on GitHub
GitHub Stars36
CategoryDevelopment
Updated1mo ago
Forks11

Languages

Python

Security Score

95/100

Audited on Feb 22, 2026

No findings