Skip to contents

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 list specifying the AD object created using MakeADFun.

first_yr_catch

An rstan objected created using the tmbstan function.

par_B0

An rstan objected created using the tmbstan function.

par_h

An rstan objected created using the tmbstan function.

sigma_r

An rstan objected created using the tmbstan function.

rdev_y

An rstan objected created using the tmbstan function.

M_a

An rstan objected created using the tmbstan function.

phi_ya

An rstan objected created using the tmbstan function.

removal_switch_f

An rstan objected created using the tmbstan function.

catch_obs_ysf

An rstan objected created using the tmbstan function.

sel_fya

An rstan objected created using the tmbstan function.

weight_fya

An rstan objected created using the tmbstan function.

af_sliced_ysfa

An rstan objected created using the tmbstan function.

Value

A list.