BevHolt: Harvested Beverton Holt growth model

Description Usage Arguments Details Value

Description

Harvested Beverton Holt growth model

Usage

1
BevHolt(x, h, p)

Arguments

x

fish population

h

havest level

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.