tuneGrowth: Tune Growth

View source: R/tuneParams.R

tuneGrowthR Documentation

Tune Growth

Description

A simplified instance of tuneParams() that is useful for tuning growth rates.

Usage

tuneGrowth(params, match = "biomass")

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" (using matchGrowth()), "biomass" (using matchBiomasses()) and "yield" (using matchYields()).

Value

The tuned MizerParams object


sizespectrum/mizerExperimental documentation built on April 16, 2024, 8:39 a.m.