Learn R Programming

mizer (version 2.0.3)

retune_erepro: Retune reproduction efficiency to maintain initial egg abundances

Description

Sets the reproductive efficiency for all species so that the rate of egg production exactly compensates for the loss from the first size class due to growth and mortality. Turns off the external density dependence in the reproduction rate by setting the RDD function to noRDD()

Usage

retune_erepro(params, species = species_params(params)$species)

Arguments

params

A '>MizerParams object

species

A vector of the names of the species to be affected or a boolean vector indicating for each species whether it is to be affected (TRUE) or not. By default all species are affected

Value

A MizerParams object