View source: R/parameters_nimue.R
get_parameters_nimue | R Documentation |
This calls parameters
from nimue.
get_parameters_nimue( population, contact_mat, time_period, max_age = 100, lambda_external = NULL, dt = 1, ... )
population |
integer vector of population by age group |
contact_mat |
a contact matrix from |
time_period |
maximum time of simulation |
max_age |
max age for humans |
lambda_external |
a vector of length equal to |
dt |
time step size |
... |
Other parameters for nimue::parameters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.