Description Usage Arguments Details Value Examples
View source: R/transition_functions.R
Probability of actively questing and then finding a host
1 |
x |
Predictor 1 in transitions table. Numeric vector indicating host density for each of the host species. Length should be equal to the number of host species. |
y |
Predictor 2 in transitions table. Numeric vector of length 1 indicating temperature. |
a |
Parameter |
pref |
Parameters named |
q |
Parameter |
tmin |
Parameter |
tmax |
Parameter |
Product of binomial and Briere functions (prob of finding a host) * (prob of active questing)
Numeric vector of length 1
1 | feed_fun(10, 30, .001, .1, .5, 20, 40)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.