varselex | R Documentation |
function to dynamically vary selex parameters
varselex(
selpar,
stock = NULL,
step = 0.1,
amin = NULL,
amax = NULL,
nyears = 5,
type = c("crank", "shift", "dynamic")
)
stock |
optional stock object for tuning of age range |
step |
step size of change in one or several pars |
amin |
start of S50 |
amax |
end of S50, required if stock = NULL |
nyears |
end years for computing aopt() as automated amax limit |
type |
option of selectivity change "crank","shift" or "dynamic" |
selexpar |
5 selex parameters of class FLPar |
FLPars of selex parameters
Henning Winker (JRC)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.