Skip to content
/ dbn Public

Code for paper "Exploring Dynamic Risk Prediction for Dialysis Patients"

Notifications You must be signed in to change notification settings

tholor/dbn

Repository files navigation

Summary

Code for the Dynamic Bayesian Network used in my paper "Exploring Dynamic Risk Prediction for Dialysis Patients"

Context

Despite substantial advances in the treatment of end-stage renal disease, mortality of hemodialysis patients remains high. Several models exist that predict mortality for this population and identify patients at risk. However, they mostly focus on patients at a particular stage of dialysis treatment, such as start of dialysis, and only use the most recent patient data. Generalization of such models for predictions in later periods can be challenging since disease characteristics change over time and the evolution of biomarkers is not adequately incorporated. In this research, we explore dynamic methods which allow updates of initial predictions when patients progress in time and new data is observed. We compare a Dynamic Bayesian Network (DBN) to regularized logistic regression models and a Cox model with landmarking. Our preliminary results indicate that the DBN achieves satisfactory performance for short term prediction horizons, but needs further refinement and parameter tuning for longer horizons.

Method

Dynamic Bayesian Network implemented in Java

About

Code for paper "Exploring Dynamic Risk Prediction for Dialysis Patients"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published