tune_fleets tunes parameters of the fleet model to achieve desired initial conditions. note that this is not exact: post-tuning values will not perfectly match inputs since for example some tuning steps depend on prior tuning step, making it difficult to tune everything at once.
Source:R/tune_fleets.R
tune_fleets.Rd
tune_fleets tunes parameters of the fleet model to achieve desired initial conditions. note that this is not exact: post-tuning values will not perfectly match inputs since for example some tuning steps depend on prior tuning step, making it difficult to tune everything at once.
Usage
tune_fleets(
fauna,
fleets,
years = 50,
tune_type = "explt",
tune_costs = TRUE,
fine_tune_costs = TRUE
)