Skip to content

Label free parameters in modules #1036

@marghe-molaro

Description

@marghe-molaro

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;
  • Constant: parameters that can be safely assumed to be constant regardless of context in which they are applied (e.g. tests sensitivity)
    This would partially build on PR ScenarioSwitcher to an ideal healthcare system and ideal healthcare seeking #973

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions