FEATURE(DiseasyActivity): Multiplicative application of activity reduction #71
Labels
backlog
This will be worked on in the future
enhancement
New feature or request
good first issue
Good for newcomers
Milestone
Presently, activity reductions are implicitly assumed to be "absolute" through the application of the "herringbone" matrix pattern when estimating contact matrices as restrictions change.
This feature requests suggest we add a multiplicative mode of accounting for activity reductions when constructing new contact matrices.
Overall I request the following features.
$initialize()
that gives control the assumed method of applying activity reductions (e.g. "absolute" vs "multiplicative")$vector_to_matrix()
with this same argument and perform anouter
of the given vector if the argument is "multiplicative".The text was updated successfully, but these errors were encountered: