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.1a0.tar.gz (3.3 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.1a0-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kfre-0.1.1a0.tar.gz
  • Upload date:
  • Size: 3.3 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.1a0.tar.gz
Algorithm Hash digest
SHA256 ee6f894c56dc03931a06fb6b69a03333c7017929d88b1d63a472bb13f9f2ef21
MD5 577aae9a6d27d1c5770e4785a5a95692
BLAKE2b-256 63ca28b4a0333e6ad5a9a54ad3cf911ab0cb1e476b7f7855ae9a36cef9a8282d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kfre-0.1.1a0-py3-none-any.whl
  • Upload date:
  • Size: 3.0 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.1a0-py3-none-any.whl
Algorithm Hash digest
SHA256 3d497c314b29a0b179eaa1e89b1f720031b78628f0320c991f3fb3a960773c0e
MD5 58182fa493c7d9fc5e1191dd3f981ebc
BLAKE2b-256 69c0b7726554a7aee51dda4ba06630b70c11fa6d24073ccf9c0072860586c0fe

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