Skip to main content

Stroke lifetime: health economics calculations for lifetime after stroke.

Project description

stroke-lifetime

GitHub Badge PyPI Open in Streamlit DOI

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

And follow the link to the code demonstration in the "External resources" section below.

🏥 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:

There are three main modules in the package:

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

Animated preview of the Streamlit app.

👑 Example usage: Streamlit app

View a Streamlit app that uses this package and presents the methods in detail:

Open in Streamlit DOI

📚 External resources

The following resources are not included within the package files and are accessible on the GitHub repository.

A conda environment file, environment.yml, is provided in the GitHub repository for use with the demonstration Jupyter notebook.

  • Jupyter Notebook - Code demonstration of running the main function and using the results. It also contains reference tables to describe the results categories.

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.1.tar.gz (19.9 kB view hashes)

Uploaded Source

Built Distribution

stroke_lifetime-3.0.1-py3-none-any.whl (19.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