Open stevencarlislewalker opened 7 months ago
We decided to not do a conversion, but rather a paper that takes macpan2
as a framework and (1) uses some of the above examples (e.g. Hazard/testing/etc) as things that you can do in the framework and (2) fits to the early Covid time series.
Still we will check off some of the boxes above even though we will not try to do them all.
80e79c5
Questions
There are two things the original macpan-base ms does: describe the model and describe the modelling framework. Is this what we still want to do in the macpan2 version?
Tasks
We have this model in the model library, but it needs to be updated with the following.
Easy Modelling Tasks
These tasks I think I can just do -- no deep thought required.
x ~ x ...
state updates (as in here) to explicit flows. (Done here b6a9fad)Medium Modelling Tasks
These tasks require or might require a bit of development, but no deep thought is required
Hard Modelling Tasks
These tasks require deep thought.
Tasks needing more elaboration
This set of tasks is not well-enough understood to decide the level of difficulty.
clean_tsdata
produced incalibrate_comb_setup
Writing Tasks
We also need to update descriptions of the general modelling framework to be consistent with macpan2, including the following.