Learn R Programming

mizer (version 2.0.3)

setRmax: Set maximum reproduction rate

Description

Takes a MizerParams object with density-independent reproduction rate 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 adjust the reproductive efficiency erepro (see setReproduction()) to keep the same density-dependent reproduction at the initial state.

Usage

setRmax(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