winter_tick {IxPopDyMod} | R Documentation |
Configuration for winter tick population dynamics model
Description
This is a model configuration based on a literature search on the factors affect the winter tick life cycle. Many of the transitions and parameters in this configuration are drawn from Drew and Samuel (1986). We include this configuration to show that our package is flexible for modeling multiple tick species with different life histories.
Usage
winter_tick
Format
An object of class config
of length 5.
See Also
Drew and Samuel (1986) doi:10.1139/z86-105
Drew and Samuel (1985) doi:10.7589/0090-3558-21.3.274
Addison and McLaughlin (1988) doi:10.2307/3282188
Ogden et al. (2005) doi:10.1016/j.ijpara.2004.12.013
Examples
data(winter_tick)
## Not run:
output <- run(winter_tick)
graph_population_each_group(winter_tick)
## End(Not run)
[Package IxPopDyMod version 0.3.0 Index]