simulate_population.Rd
Project an Age Structure Population Forward by 1 year #' Description
simulate_population(prev_naa, faa, recruitment, dem_params, options)
numbers-at-age vector for previous year
fishing mortality-at-age vector (dim [1, nages, nsexes, 1, nfleets])
projected recruitment for the folliwing year
demographic parameter matrices subsetted to 1 year and 1 region
model options list
if (FALSE) {
simulate_population(prev_naa, faa, recruitment, dem_params, options)}