Learn R Programming

SAMtool (version 1.7.0)

SP_production: Find the production parameter based on depletion that produces MSY

Description

For surplus production models, this function returns the production exponent n corresponding to BMSY/K (Fletcher 1978).

Usage

SP_production(depletion, figure = TRUE)

Value

The production function exponent n (numeric).

Arguments

depletion

The hypothesized depletion that produces MSY.

figure

Local, plots figure of production function as a function of depletion (B/K)

Author

Q. Huynh

References

Fletcher, R. I. 1978. On the restructuring of the Pella-Tomlinson system. Fishery Bulletin 76:515:521.

See Also

SP SP_SS

Examples

Run this code
SP_production(0.5)
SP_production(0.5)

Run the code above in your browser using DataLab