Skip to contents

Fits a function that returns number of immigrating adults

Usage

fit_imi_barton()

Arguments

t

time step

Value

number of immigrating adults

Details

A base immigration rate of 5 adult alates from a background population

References

Barton, M., Parry, H., Ward, S., Hoffmann, A.A., Umina, P.A., van Helden, M., Macfadyen, S. Forecasting impacts of biological control under future climates: mechanistic modelling of an aphid pest and a parasitic wasp. Ecological Modelling, 457, 109679 (2021)

See also

Examples

my_func <- EndoSim:::fit_imi_barton()
my_func(runif(10, 1, 100))
#> [1] 5