Learn R Programming

kfre (version 0.0.2)

kfre: kfre: KFRE Risk Prediction Tools (R)

Description

Implements the Kidney Failure Risk Equation (KFRE; Tangri et al.) to compute 2- and 5-year risk (4-, 6-, and 8-variable models), add risk columns to data frames, classify CKD stages/ESRD outcomes, and evaluate & plot performance.

Arguments

Key functions

  • risk_pred_core()

  • add_kfre_risk_col()

  • eval_kfre_metrics(), plot_kfre_metrics()

  • class_esrd_outcome(), class_ckd_stages()

See Also