msy-methods: msy: A series of methods to extract or compute MSY-based...

msyR Documentation

msy: A series of methods to extract or compute MSY-based reference points

Description

Reference points based on equilibirum calculations of Maximum Sustainable Yield (MSY) are computed by various FLR packages. The methods' generics are defined here for convenience. Please refer to the help pages of particular methods for further details

Usage

msy(x, ...)

bmsy(x, ...)

sbmsy(x, ...)

fmsy(x, ...)

Arguments

x

An input object from which to extract or compute a reference point

Details

The four methods provide the following parameter estimates:

  • msy Maximum Sustainable Yield (MSY)

  • fmsy Fishing mortality level expected to produce on average MSY

  • bmsy Total biomass that should produce MSY

  • sbmsy Spawning biomass that should produce MSY

Value

A value for the requested reference point, 'FLPar'

Author(s)

The FLR Team

See Also

FLPar


flr/FLCore documentation built on May 4, 2024, midnight