Citing KFRE

If you use kfre in published work, please cite the paper:

Shpaner, L. (2026). kfre: A Python library for kidney failure risk estimation using the kidney failure risk equation. SoftwareX, 35, 102917. https://doi.org/10.1016/j.softx.2026.102917

@article{shpaner2026kfre,
  author  = {Shpaner, Leonid},
  title   = {{kfre}: A Python library for kidney failure risk
             estimation using the kidney failure risk equation},
  journal = {SoftwareX},
  volume  = {35},
  pages   = {102917},
  year    = {2026},
  issn    = {2352-7110},
  doi     = {10.1016/j.softx.2026.102917},
  url     = {https://doi.org/10.1016/j.softx.2026.102917}
}

To cite a specific version of the software, use the Zenodo archive:

Shpaner, L. (2024). kfre: A Python Library for Reproducing Kidney Failure Risk Equations (KFRE) (0.1.18). Zenodo. https://doi.org/10.5281/zenodo.11100222

@software{shpaner_2024_11100222,
  author       = {Shpaner, Leonid},
  title        = {{kfre: A Python Library for Reproducing Kidney
                   Failure Risk Equations (KFRE)}},
  month        = may,
  year         = 2024,
  publisher    = {Zenodo},
  version      = {0.1.18},
  doi          = {10.5281/zenodo.11100222},
  url          = {https://doi.org/10.5281/zenodo.11100222}
}