runOneYear.TM: Project one sex of the population one time step forward.

Description Usage Arguments Value

Description

Function to project one sex of the population one time step forward.

Usage

1
runOneYear.TM(mc, R_z, S1_msz, P_sz, Th_sz, T_szz, S2_msz, n_msz)

Arguments

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

Value

np_msz, a 3d array with projected numbers-at-size


wStockhausen/rsimTCSAM documentation built on May 3, 2019, 7:35 p.m.