epiworldR-deprecated {epiworldR} | R Documentation |
Deprecated and removed functions in epiworldR
Description
Starting version 0.0-4, epiworld changed how it refered to "actions." Following more traditional ABMs, actions are now called "events."
Usage
add_tool_n(model, tool, n)
add_virus_n(model, virus, n)
globalaction_tool(...)
globalaction_tool_logit(...)
globalaction_set_params(...)
globalaction_fun(...)
Arguments
model |
Model object of class |
tool |
Tool object of class |
n |
Deprecated. |
virus |
Virus object of class |
... |
Arguments to be passed to the new function. |
[Package epiworldR version 0.3-2 Index]