computeFbrps | R Documentation |
computeFbrps() Computes biological reference points corresponding to the proxy Fbrp
computeFbrps(
stock,
sr = "missing",
proxy = c("sprx", "bx", "all"),
fmsy = FALSE,
f0.1 = TRUE,
fmax = 5,
verbose = T,
...
)
stock |
object of class FLStock |
sr |
stock recruitment model of class FLSR |
fmsy |
if TRUE, Fmsy is computed (not suggest for segreg or geomean sr) |
f0.1 |
if TRUE, F0.1 is computed |
fmax |
maximum Flim = minfmax*Fbrp) |
verbose |
|
proxies |
choice of Fmsy proxies
|
brp object of class FLBRP with computed Fbrp reference points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.