RTIInternational / virtual-opioid-user

Continuous model of an individual's opioid user over time
Other
1 stars 1 forks source link

Option 1 version: use output of will_increase_dose to adjust dose taking behavior via params passed to record_dose_taken #19

Closed berghammeraj closed 2 years ago

berghammeraj commented 2 years ago

Blocked by: https://github.com/RTIInternational/virtual-opioid-user/issues/18

Ex. If going to dealer before, going to dealer later, adjust doses/drugs/etc. accordingly

A person "supply" attribute would be one way to handle this. E.g., after exhausting their prescription, they go to dealer

sandypreiss commented 2 years ago

Decision on how to implement this - use a simple version (option 1) for now, then add more complex version (option 3) later.

sandypreiss commented 2 years ago

image

sandypreiss commented 2 years ago

Most of this will probably be added functionality to Simulation.record_dose_taken