The Wayback Machine - https://web.archive.org/web/20160303222928/http://lifelines.readthedocs.org/en/latest/

http://i.imgur.com/EOowdSD.png

Lifelines¶

lifelines is a implementation of survival analysis in Python. What benefits does lifelines offer over other survival analysis implementations?

  • built on top of Pandas
  • internal plotting methods
  • simple and intuitive API (designed for humans)
  • only does survival analysis (No unnecessary features or second-class implementations)

Installation¶

Dependencies are from the typical Python data-stack: Numpy, Pandas, Scipy, and optionally Matplotlib. Install using:

pip install lifelines

Source code and Issue Tracker¶

Available on Github, CamDavidsonPilon/lifelines Please report bugs, issues and feature extensions there.

Indices and tables¶

Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.