anu-act-health-covid19-support / patientpaths

a clinical pathway modelling toolkit for everyone
GNU General Public License v3.0
2 stars 0 forks source link

full worked example #9

Closed benswift closed 2 years ago

benswift commented 4 years ago

It'd be really good to have a full working example. This means:

This worked example should be written for a person who understands what this code is trying to do, but hasn't necessarily seen the original MATLAB code. So the instructions can't just explain things in terms of what's different from the original MATLAB code.

So the instructions for the worked example do need to be self-contained, including:

  1. what values the user needs to provide (strata infection rates? ward capacities?)
  2. a short code example of how to install the patientpaths module from PyPI, and call it (including how to provide the necessary inputs)
  3. an explanation of where the results will end up, and what the output numbers represent

For the moment, you can assume (for point 1) that the user is working in an Australian context, i.e. that their jurisdiction is at least "stubbed out" (with NaNs).