Learn R Programming

mizer (version 1.0.1)

retune_abundance: Retunes abundance of background species.

Description

An unexported helper function.

Usage

retune_abundance(params, retune)

Arguments

params

A '>MizerParams object

retune

A boolean vector that determines whether a species can be retuned or not.

Value

An object of type MizerParams

Details

If N_i(w) is a steady state of the McKendrik-von Foerster (MVF) equation with fixed growth and death rates, then A_i*N_i(w) is also a steady state, where A_i is an abundance multiplier. When we add a foreground species to our model, we want to choose new abundance multipliers of the background species so that the community abundance after adding the new species is close to the original community abundance, stored in params@sc.

See Also

'>MizerParams