Learn R Programming

mizer (version 2.2.0)

setBevertonHolt: Set Beverton-Holt density dependence

Description

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.

Usage

setBevertonHolt(params, R_factor)

Arguments

params

A MizerParams object

R_factor

The factor by which the maximum reproduction rate should be higher than the initial-state reproduction rate

Value

A MizerParams object