Multiplies the abundances of all or of selected species by given factors and then retunes the reproductive efficiencies accordingly.
rescaleAbundance(params, factor)
params | A mizer params object |
---|---|
factor | The factor by which the abundance of each species is multiplied. This can be specified in two ways:
|
An object of type MizerParams
Does not run the system to steady state. For that you should call
steady
explicitly afterwards.