Description Usage Arguments Details Value
Function to calculate the equilibrium size composition for one sex of a terminally-molting species with two maturity states and two shell conditions.
1 | calcEquilibriumSizeComp.TM(mc, R_z, S1_msz, P_sz, Th_sz, T_szz, S2_msz)
|
mc |
- model configuration list object |
R_z |
- vector of equilibrium 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 |
None.
n_msz, a 3d array with equilibrium numbers-at-size
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.