This function initializes generic methods for M-BITES models; please note that the switches for this function modify only the methods that are added to the MicroMosquitoFemale and MicroMosquitoMale classes. Different genotypes still depend on the internal list of parameters to parameterize these functions and functional forms for equations.

MbitesGeneric.Setup(overwrite = TRUE)

Arguments

batchSize

character switch that should be one of "bms","norm" for egg batch sizes dependent on bloodmeal size or normally distributed

eggMatT

character switch that should be one of "off","norm" for egg batch maturation time turned off or normally distributed

Value

modifies the MicroMosquitoFemale and MicroMosquitoMale classes.