RickerRDD | R Documentation |
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})
RickerRDD(rdi, species_params, ...)
rdi |
Vector of density-independent reproduction rates
|
species_params |
A species parameter dataframe. Must contain a column
|
... |
Unused |
Vector of density-dependent reproduction rates.
Other functions calculating density-dependent reproduction rate:
BevertonHoltRDD()
,
SheperdRDD()
,
constantEggRDI()
,
constantRDD()
,
noRDD()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.