Ricker function to calculate density-dependent reproduction rate
Source:R/reproduction.R
RickerRDD.Rd
Takes the density-independent rates \(R_{di}\) of egg production and returns reduced, density-dependent rates \(R_{dd}\) given as $$R_{dd} = R_{di} \exp(- b R_{di})$$
See also
Other functions calculating density-dependent reproduction rate:
BevertonHoltRDD()
,
SheperdRDD()
,
constantEggRDI()
,
constantRDD()
,
noRDD()