plotGFCM | R Documentation |
Produces candidate GFCM advice plot
plotGFCM(
ftgt = 1,
btgt = 1,
blim = 0.25,
btrigger = "missing",
bthr = 0.5,
fthr = 1.2,
bclose = 0,
fmin = 0,
fadv = 0.8,
obs = "missing",
kobe = TRUE,
alpha = 1,
xmax = 1.3,
ymax = 1.5,
ylab = "missing",
xlab = "missing",
rel = TRUE,
expand = TRUE,
labels = TRUE,
critical = kobe,
text = TRUE
)
btgt |
Btarget corresponding Ftgt |
blim |
biomass limit point used as fraction of Btgt, default 0.25-0.3Btgt |
btrigger |
biomass trigger (can differ from Bthr) |
bthr |
biomass precautionary point as fraction of Bmsy, default 0.5Btgt |
fthr |
upper Ftgt threshold, default 1.2 Ftgt |
bclose |
fishing closure |
fmin |
minimum F at closure |
fadv |
advice F from HCR |
obs |
"missing" option to show observed ssb,fba |
kobe |
if TRUE option to add KOBE colors |
alpha |
option for transparency |
xmax |
multiplier of btgt for ylim |
ymax |
multiplier of ftgt for xlim |
ylab |
|
xlab |
|
rel |
illustrate relative to btgt and ftgt if TRUE |
expand |
= TRUE graphic param |
labels |
if true add labels |
critical |
show area below Blim as dark red |
text |
show text |
ftg |
Ftarget |
GFCM advice plot
plotGFCM(fadv=0.95,btrigger=0.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.