Skip to main content

A Python library for kidney failure risk estimation using Tangri's KFRE model

Project description

kfre: Kidney Failure Risk Estimator

PyPI

kfre is a Python library designed to estimate the risk of chronic kidney disease (CKD) progression over two distinct timelines: 2 years and 5 years. Using Tangri's Kidney Failure Risk Equation (KFRE), the library provides tools for healthcare professionals and researchers to predict CKD risk based on patient data. It supports predictions for both males and females and includes specific adjustments for individuals from North American and non-North American regions.

Features

  • Risk Prediction: Utilize Tangri's validated risk prediction model to estimate kidney failure risk using
    • 4 variables: sex, age, eGFR, uACR (log-normalized)
    • 6 variables: sex, age, eGFR, uACR (log-normalized), diabetes mellitus, hypertension
    • 8 variables: sex, age, eGFR, uACR (log-normalized), serum albumin, serum phosphorous, serum calcium, and serum bicarbonate.
  • Data Flexibility: Handles various input data formats and maps them to required model parameters.
  • Conversion Utilities: Includes functions to convert common laboratory results to the required units for risk prediction.

Important Note on Data Units

The kfre library requires precise data input, with clear specification of the units for each variable. The variables can be expressed in multiple units, and it's crucial that the data being used clearly delineates which units the variables are expressed in. For instance:

  • uACR (Urinary Albumin-Creatinine Ratio) can be expressed in either mg/g or mg/mmol.
  • Albumin levels can be measured in g/dL or g/L.
  • Phosphorous levels can be noted in mg/dL or mmol/L.
  • Bicarbonate can be recorded in mEq/L or mmol/L.
  • Calcium can be documented in mg/dL or mmol/L.

This flexibility allows the library to be used with a variety of clinical data sources, enhancing its applicability across different healthcare settings.

Prerequisites

Before you install kfre, ensure you have the following:

  • Python: Python 3.6 or higher is required to run kfre.

Additionally, kfre has the following package dependencies:

  • NumPy: Version 1.18.5 or higher
  • Pandas: Version 1.0.5 or higher

These dependencies will be automatically installed when you install kfre using pip.

Installation

You can install kfre directly from PyPI:

pip install kfre

Documentation

For more details on the API and advanced features, please refer to the full documentation.

License

kfre is distributed under the MIT License. See LICENSE for more information.

Support

If you have any questions or issues with kfre, please open an issue on this GitHub repository.

Acknowledgements

Tangri's KFRE model and its contributions to kidney disease research.

References

The kfre library is based on the risk prediction models developed in the following studies:

  • Tangri, N., Stevens, L. A., Griffith, J., Tighiouart, H., Djurdjev, O., Naimark, D., Levin, A., & Levey, A. S. (2011). A predictive model for progression of chronic kidney disease to kidney failure. JAMA, 305(15), 1553-1559. doi: 10.1001/jama.2011.451.

  • Tangri N, Grams ME, Levey AS, Coresh J, Appel LJ, Astor BC, Chodick G, Collins AJ, Djurdjev O, Elley CR, Evans M, Garg AX, Hallan SI, Inker LA, Ito S, Jee SH, Kovesdy CP, Kronenberg F, Heerspink HJL, Marks A, Nadkarni GN, Navaneethan SD, Nelson RG, Titze S, Sarnak MJ, Stengel B, Woodward M, Iseki K, for the CKD Prognosis Consortium. (2016). Multinational assessment of accuracy of equations for predicting risk of kidney failure: A meta-analysis. JAMA, 315(2), 164–174. doi: 10.1001/jama.2015.18202.

Please refer to these studies for an in-depth understanding of the kidney failure risk prediction models used within this library.

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

kfre-0.1.1a6.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kfre-0.1.1a6-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file kfre-0.1.1a6.tar.gz.

File metadata

  • Download URL: kfre-0.1.1a6.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.19

File hashes

Hashes for kfre-0.1.1a6.tar.gz
Algorithm Hash digest
SHA256 0f8b8068b8381d998626451da820e9b0047d263e89292be1981282b723600017
MD5 cf53117599f2dfc5fbd3b8a1814ce741
BLAKE2b-256 e8b9463cf861200ce5dea0a07aec40048731bd0d3b4ce09af6726fae757863cb

See more details on using hashes here.

File details

Details for the file kfre-0.1.1a6-py3-none-any.whl.

File metadata

  • Download URL: kfre-0.1.1a6-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.19

File hashes

Hashes for kfre-0.1.1a6-py3-none-any.whl
Algorithm Hash digest
SHA256 beb243eb09b1bc10a0e67c60e9fc9f48222eba246e18ec9bab6f9cbaaa6d4fe1
MD5 d2cc88fa34efb1e8c856b258d5414b6b
BLAKE2b-256 5827f4129be442ea4660810589a9190222f77e353a791c605cdc64609e9e4c06

See more details on using hashes here.

Supported by

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