This calls parameters
from nimue.
get_parameters_nimue(
population,
contact_mat,
time_period,
max_age = 100,
lambda_external = NULL,
dt = 1,
...
)
integer vector of population by age group
a contact matrix from get_mixing_matrix
maximum time of simulation
max age for humans
a vector of length equal to time_period
giving an additional additive term contributing to the force of infection.
Models infectious contacts the population has with external (unmodeled) populations.
time step size
Other parameters for nimue::parameters