BevHolt_effort: Beverton Holt growth model with fishing-effort based control

Description Usage Arguments Details Value

Description

Beverton Holt growth model with fishing-effort based control

Usage

1
BevHolt_effort(x, h, p)

Arguments

x

fish population

h

fishing effort (harvest is effort times fish population)

p

parameters of the growth function, c(A, B), where A is the maximum growth rate and B the half-maximum in Beverton-Holt.

Details

Harvesting takes place before reproduction in ths model. The carrying capacity is K <- (pars[1]-1)/pars[2] Try with pars <- c(2,4)

Value

population next year


cboettig/pdg_control documentation built on May 13, 2019, 2:10 p.m.