matchYield: Match observed yields

View source: R/matchYield.R

matchYieldR Documentation

Match observed yields

Description

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.

Usage

matchYield(params, keep = c("egg", "biomass", "number"))

Arguments

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.

Value

A MizerParams object with updated catchabilities


sizespectrum/mizerExperimental documentation built on Oct. 20, 2024, 4:09 a.m.