A wrapper function around the base `project` function that handles projecting forward multiple years given a removals timeseries and a recruitment timeseries.

project_multi(
  init_naa,
  removals_timeseries,
  recruitment,
  dem_params,
  nyears,
  model_options
)

Arguments

init_naa

numbers-at-age matrix in starting year ([1, nages, nsexes, nregions])

removals_timeseries

vector of removals (either catch of F) of length nyears

recruitment

vector of recruitmene of length nyears

dem_params

list of demographic parameter matrices

nyears

number of projection yeas

model_option

list of additional model options