Skip to main content

Stroke lifetime: health economics calculations for lifetime after stroke.

Project description

stroke-lifetime

GitHub Badge

Toolkit for calculating lifetime survival probabilities and resource use for patients after stroke.

➡️ Get started

This toolkit works with Python versions 3.8 and up.

Install the package with:

pip install stroke-lifetime

🏥 Motivation in brief:

Given values for a patient's age, sex, and Modified Rankin Scale (mRS) score on discharge from hospital following a stroke, we can calculate the following quantities across the remainder of that patient's lifespan:

  • The probability of survival of the patient in each year.
  • The number of Quality-Adjusted Life Years (QALYs).
  • The expected use of resources (e.g. number of admissions to A&E and number of years spent in residential care) and the cost of those resources.
  • The discounted total net benefit by change in mRS score.

The model is described in a paper that's not yet published. Link will be added when available.

📦 Package details:

  • models.py - Basic models
  • fixed_params.py - Constants
  • main_calculations.py - Gathers the basic models and calculates all of the useful outputs.

Example usage: Streamlit app

View a Streamlit app that uses this package:

Open in Streamlit DOI

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

stroke-lifetime-3.0.0.tar.gz (18.3 kB view hashes)

Uploaded Source

Built Distribution

stroke_lifetime-3.0.0-py3-none-any.whl (18.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page