Starting version 0.0-4, epiworld changed how it refered to "actions." Following more traditional ABMs, actions are now called "events."
add_tool_n(model, tool, n)add_virus_n(model, virus, n)
globalaction_tool(...)
globalaction_tool_logit(...)
globalaction_set_params(...)
globalaction_fun(...)
Model object of class epiworld_model
.
Tool object of class epiworld_tool
.
Deprecated.
Virus object of class epiworld_virus
.
Arguments to be passed to the new function.