phac-nml-phrsd / wem

Wastewater Epidemic Model
MIT License
14 stars 2 forks source link

Separate waning immunity for V and R #19

Closed davidchampredon closed 2 years ago

davidchampredon commented 2 years ago

Currently we have only one parameter for waning immunity in both V and R compartments: dur.immunity. It is time dependent.

Create 2 new parameters, dur.immunity.V and dur.immunity.R to replace dur.immunity and make sure they are still time dependent.

ShokoofehNourbakhsh commented 2 years ago

Fixed on the branch waning-immu-OM-2.

Note that branch waning-immu-OM-1 gives same time-dependent dur.immunity for both R and V.