Wrapper method for SimBite_MeanBites to queue simulated bites on a human population.

queueBitesNegBinom_SimBitePfSI(tMax, meanNumberBites, shape = 5,
  plot = TRUE)

Arguments

tMax

maximum time to queue bites

meanNumberBites

population mean number of bites (over time period equal to days)

shape

shape parameter of gamma-distributed variation in individual biting rate (higher values lead to more normally distributed cumulative biting counts)

plot

visualize biting distribution and negative binomial fit

Value

modify Human object with add2Q_SimBitePfSI

Examples

HumanPop$queueBitesNegBinom_SimBitePfSI()
#> Error in eval(expr, envir, enclos): attempt to apply non-function