tapios / risk-networks

Code for risk networks: a blend of compartmental models, graphs, data assimilation and semi-supervised learning
Other
2 stars 2 forks source link

Refactor TransitionRates #145

Open dburov190 opened 4 years ago

dburov190 commented 4 years ago

There are a couple things to do with TransitionRates:

  1. take any sampling, drawing etc. out of the class because it's not its responsibility,
  2. create a new class ClinicalParameters and use those to construct TransitionRates