calcCatch: Catch Equation

Description Usage Arguments

Description

Compute expected catch given population abundance, natural mortality, and fishing mortality.

Usage

1
calcCatch(PopN, Mval, Fval)

Arguments

PopN

population abundance, can be number, vector, or matrix

Mval

natural mortality rate, can be number or same dimension as PopN

Fval

fishing mortality rate, can be number or same dimension as PopN


cmlegault/WKFORBIAS documentation built on May 30, 2019, 2:08 p.m.