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. Sets the identical stock recruitment function.

retuneReproductionEfficiency(params, species = params@species_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