Takes a MizerParams object (with arbitrary density dependence) and sets a
Beverton-Holt density-dependence with a maximum reproduction rate that is a
chosen factor R_factor
higher than the initial-state reproduction rate. At
the same time it adjusts the reproductive efficiency erepro
so that the
actual reproduction rate in the initial state does not change. Setting
R_factor = Inf
switches off all density dependence.
setBevertonHolt(params, R_factor)
A MizerParams object
The factor by which the maximum reproduction rate should be higher than the initial-state reproduction rate
A MizerParams object