Description Usage Arguments Value
Function to project one sex of the population one time step forward.
1 | runOneYear.TM(mc, R_z, S1_msz, P_sz, Th_sz, T_szz, S2_msz, n_msz)
|
mc |
- model configuration list object |
R_z |
- vector of recruits-at-size |
S1_msz |
- 3d array of pr(survival) from start of year to mating/molting by maturity state, shell condition, size class |
P_sz |
- 2d array of the probability by size class of molting for immature crab, by shell condition |
Th_sz |
- 2d array with pr(molt to maturity|size, molt) for immature crab by shell condition |
T_szz |
- 3d array with size transition matrix for growth by immature crab by shell condition |
S2_msz |
- 3d array of pr(survival) from mating/molting to end of year by maturity state, shell condition, size class |
n_msz |
- 3d array with initial nubers at size |
np_msz, a 3d array with projected numbers-at-size
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.