R/Class-SimParamBee.R
downsizePFun.Rd
Sample the downsize proportion - proportion of removed workers
in downsizing - used when p = NULL
(see
SimParamBee$downsizeP
).
This is just an example. You can provide your own functions that satisfy your needs!
downsizePUnif(colony, n = 1, min = 0.8, max = 0.9)
integer, number of samples
numeric, lower limit for downsizePUnif
numeric, upper limit for downsizePUnif
numeric, downsize proportion
SimParamBee
field downsizeP