powered by
Probability of actively questing times constant host finding probability
ogden_feed_fun(x, a, q, tmin, tmax)
Numeric vector of length 1
Predictor 1 in transitions table. Numeric vector of length 1 indicating temperature.
Parameter a in parameters table.
a
Parameter q in parameters table. Used in Briere function.
q
Parameter tmin in parameters table. Indicates minimum temperature at which ticks actively quest.
tmin
Parameter tmax in parameters table. Indicates maximum temperature at which ticks actively quest.
tmax
(const prob of finding a host) * (prob of active questing)
Based on Ogden et al. (2005) tools:::Rd_expr_doi("10.1016/j.ijpara.2004.12.013")
ogden_feed_fun(30, .03, .01, 10, 35)
Run the code above in your browser using DataLab