Skip to content

bug: hospitalization underprediction with hosp-treat #58

@papsti

Description

@papsti

the current hosp-treat implementation simply adds an accumulator compartment, $T$, for acute care admission to count the number of individuals that are treated in hospital. there is no other difference to the hosp model, which means $T$ over time should match cumulative acute care admissions exactly. this is not the case currently (can be seen in antivirals pipeline, for instance), so there is something wrong with the implementation.

  • write unit tests comparing results from hosp and hosp-treat
  • hunt the bug down in the hosp-treat implementation and fix

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions