mizerFMortGear: Get the fishing mortality needed to project standard mizer...

View source: R/project_methods.R

mizerFMortGearR Documentation

Get the fishing mortality needed to project standard mizer model

Description

Calculates the fishing mortality rate F_{g,i,w} by gear, species and size. This is a helper function for mizerFMort().

Usage

mizerFMortGear(params, effort)

Arguments

params

A MizerParams object

effort

A vector with the effort for each fishing gear.

Value

An three dimensional array (gear x species x size) with the fishing mortality

Note

Here: fishing mortality = catchability x selectivity x effort.

See Also

setFishing()

Other mizer rate functions: mizerEGrowth(), mizerEReproAndGrowth(), mizerERepro(), mizerEncounter(), mizerFMort(), mizerFeedingLevel(), mizerMort(), mizerPredMort(), mizerPredRate(), mizerRDI(), mizerRates(), mizerResourceMort()


mizer documentation built on April 26, 2023, 5:12 p.m.