Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 316 Bytes

File metadata and controls

9 lines (6 loc) · 316 Bytes

ID-SDM

Influence Diagram-Based Modeling of Shared Decision-Making

DESCRIPTIONS OF THE FILES:

  1. We have a file, models.py that stores the doctor's and the patient's model
  2. sdm_fun.py stores all the necessary functions
  3. The master file, graves_by.ipynb, that we use to call the functions, and run the model.