View source: R/process_infection.R
infection_process_cpp | R Documentation |
Simulates the infection process for the squire transmission model.
Calls infection_process_cpp_internal
to return an external pointer object.
infection_process_cpp(parameters, variables, events, dt)
parameters |
Model parameters |
variables |
a list of model variables, the output of create_variables |
events |
a list of individual::TargetedEvent, the output of create_events |
dt |
the time step |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.