matchYield | R Documentation |
This function matches the observed yields of all the gears for all the species by scaling the catchabilities by the ratio between current modelled yield and observed yield.
matchYield(params, keep = c("egg", "biomass", "number"))
params |
A MizerParams object |
keep |
A string determining which quantity is to be kept constant. The choices are "egg" which keeps the egg density constant, "biomass" which keeps the total biomass of the species constant and "number" which keeps the total number of individuals constant. |
A MizerParams object with updated catchabilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.