You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parameters in each module should be labelled as either free (i..e tuned during calibration to data) or fixed (assumed to be constant during calibration). This would allows us to:
Get a better handle on the number of free parameters assumed in the model, which would be important in evaluating its predictive validity;
Allow any developer to identify which parameters can be changed if issues in calibration arise during development;
Facilitate the development in the future of more robust calibration frameworks;
Parameters which are fixed could be further identified as being either:
Country-dependent: parameters assumed to be fixed in the current calibration, but which may need to be reviewed if the model were to be generalised to other countries;
Parameters in each module should be labelled as either free (i..e tuned during calibration to data) or fixed (assumed to be constant during calibration). This would allows us to:
Parameters which are fixed could be further identified as being either:
This would partially build on PR
ScenarioSwitcherto an ideal healthcare system and ideal healthcare seeking #973