A simplified instance of tuneParams() that is useful for tuning growth
rates.
Arguments
- params
MizerParams object to tune. If missing, the gadget tries to recover information from log files left over from aborted previous runs.
- match
A character vector. Determines which quantities should be matched to observations each time the "steady" button is pressed. Possible entries are
"growth"(usingmatchGrowth()),"biomass"(usingmatchBiomasses()) and"yield"(usingmatchYields()).