jbio | R Documentation |
Creates a list for JABBA-Select stock object as input for the ASEM
jbio(
amin = 0,
amax = 10,
nsexes = 2,
nseas = 1,
Loo = c(80, 65),
k = c(0.2, 0.25),
t0 = c(-0.5, -0.7),
aW = 0.01,
bW = 3.04,
mat = c(40, 45, 0),
M = c(0.3, 0.4),
h = 0.7,
fec = NA,
empty = FALSE
)
amin |
minimum age |
amax |
maximum age |
nsexes |
if nsexes = 2, values are in order female, male |
Loo |
asymptotic length |
k |
brody growth coefficient |
t0 |
theoretical age at zero length (vb growth) |
aW |
parameter of length-weigth Wa = aW*La^bW |
bW |
parameter of length-weigth Wa = aW*La^bW |
mat |
c(lm,dm,0=len or 1 = age) logistic maturity ogive parameters
|
M |
Natural mortality (vectors of M at age can be adjusted after stk is created) |
h |
steepness of BevHolt SSR |
fec |
number of offspring per female - for sharks and rays |
empty |
produces an empty list structure based on amin:amax if TRUE |
jbio List of life history vectors and matrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.