Population dynamics
Usage
do_dynamics(
first_yr,
first_yr_catch,
par_B0,
par_h,
sigma_r,
rdev_y,
M_a,
phi_ya,
removal_switch_f,
catch_obs_ysf,
sel_fya,
weight_fya,
af_sliced_ysfa
)Arguments
- first_yr
A
listspecifying the AD object created usingMakeADFun.- first_yr_catch
An
rstanobjected created using thetmbstanfunction.- par_B0
An
rstanobjected created using thetmbstanfunction.- par_h
An
rstanobjected created using thetmbstanfunction.- sigma_r
An
rstanobjected created using thetmbstanfunction.- rdev_y
An
rstanobjected created using thetmbstanfunction.- M_a
An
rstanobjected created using thetmbstanfunction.- phi_ya
An
rstanobjected created using thetmbstanfunction.- removal_switch_f
An
rstanobjected created using thetmbstanfunction.- catch_obs_ysf
An
rstanobjected created using thetmbstanfunction.- sel_fya
An
rstanobjected created using thetmbstanfunction.- weight_fya
An
rstanobjected created using thetmbstanfunction.- af_sliced_ysfa
An
rstanobjected created using thetmbstanfunction.
