icesAR: icesAR

Description Usage Arguments Details Author(s) Examples

View source: R/mseXSA.R

Description

# The ICES Advice Rule for stocks where a wide range of stock sizes has been seen so the stock recruitment relationship can be estimated

if SSB>= MSY Btrigger F=Fmsy else F=FMSY*SSB/Btrigger

FMSY could be a proxy for FMSY, i.e. F0.1

Where Btrigger is BPA, i.e. Blim×exp(-1.645×sigma) Blim is the break point from segmented regression

# http://ices.dk/sites/pub/Publication

Usage

1
2
icesAR(x, ftar = 1, fmin = 0.05, bpa = 0.5, sigma = 0.3,
  refpt = "msy")

Arguments

x

FLBRP with reference points

ftar

default of 1.0

fmin

default of0.05

bpa

default of0.5

sigma

default of 0.3

Details

icesAR

Author(s)

Laurence Kell, Sea++

Examples

1
2
3
4
## Not run: 
data(pl4)

## End(Not run)

laurieKell/mydas-pkg documentation built on Nov. 8, 2019, 10:58 p.m.