Framework for Tick Population and Infection Modeling
Calculate annual growth rate
Create a config
object
Constant function
Density dependent mortality
Exponential function
Probability of actively questing and then finding a host
Probability of finding a host and successfully feeding on it
Format a predictor_spec
Get a predictor from input data
Calculate multiplicative growth rate of population
Probability that a feeding tick becomes engorged infected or uninfecte...
Create a life_cycle
from a collection of transition
s
Constructor for transition functions
Probability of actively questing times constant host finding probabili...
Create a set of parameters
Specify how a single predictor should be used
Create a table of predictors
Print a predictor_spec
Print a transition
Run the model
Mortality as a function of whether there is a snow on the ground
Create a transition
object
Code to specify, run, and then visualize and analyze the results of Ixodidae (hard-bodied ticks) population and infection dynamics models. Such models exist in the literature, but the source code to run them is not always available. 'IxPopDyMod' provides an easy way for these models to be written and shared.