A library of published compartmental epidemic models, and classes to represent demographic structure, non-pharmaceutical interventions, and vaccination regimes, to compose epidemic scenarios.
This issue is to request that interventions and vaccination regimes in the R equivalents of C++ model functions should be handled using deSolve::events rather than using conditionals in the function.
This issue is to request that interventions and vaccination regimes in the R equivalents of C++ model functions should be handled using
deSolve::events
rather than using conditionals in the function.