plotLBB.year | R Documentation |
Function to plot LBB fit for a single year
plotLBB.year(
r.L.y,
r.Freq.y,
r.Lopt,
SL1,
SL2,
MK,
FK,
Linf,
Year,
GausSel = FALSE
)
r.L.y |
Length classes relative to asymptotic length. |
r.Freq.y |
Relative frequencies. |
r.Lopt |
Optimum length relative to asymptotic length. |
SL1 |
Selectivity parameter 1 |
SL2 |
Selectivity parameter 2 |
MK |
MK ratio |
FK |
FK ratio |
Linf |
Asymptotic length |
Year |
Assessment year |
GausSel |
Logical; indicating the selectivity pattern. If FALSE (default) trawl-like, if TRUE gaussian selectivity is assumed. |
Expects lengths relative to Linf (L/Linf).
R. Froese, H. Winker, G. Coro, N. Demirel, A.C. Tsikliras, D. Dimarchopoulou, G. Scarcella, W.N. Probst, M. Dureuil, and D. Pauly (2018) A new approach for estimating stock status from length frequency data. ICES Journal of Marine Science. DOI: 10.1093/icesjms/fsy078
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.