selex.fwd | R Documentation |
function to forcast nyears under different selex patterns
selex.fwd(
sel,
stock,
sr = NULL,
fyears = 50,
Fref = NULL,
nyears = 3,
plim = 0.975,
fbar = FALSE,
vbgf = NULL
)
sel |
list of selex parameters of class of FLPars() |
stock |
stock object of class FLStock |
sr |
optional spawner-recruitment function FLSR |
fyears |
number of forecase years |
Fref |
option to input current sel refpts = c("F0","Fmsy","F0.1","Fspr30","Fsq") |
nyears |
number of years for reference conditions |
plim |
set fbar for ages with Selectivy >= plim (default 0.975) |
fbar |
option to not correct for Fbar |
FLStocks object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.