Skip to contents

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.