Skip to contents

Run a Management Procedure Evaluation (MPE) simulation (previous version).

Usage

do_mpe_old(
  first_proj = 2025,
  last_proj = 2044,
  models = c("runs/base.rda"),
  rec_devs = c("Rdev.rda"),
  MP_grid,
  iters = 1:1000,
  catch_rec = c(0.8726319, 7.8536874),
  control = list(eval.max = 10000, iter.max = 10000)
)

Arguments

first_proj

the first projection year.

last_proj

the last projection year.

models

a vector of different model runs/sensitivities or robustness trials.

rec_devs

a vector of recruitment simulations for each model.

MP_grid

a data.frame of HCR parameters.

iters

a vector of the iterations to loop over.

catch_rec

recreational catch by season (AW/SS) during projection years.

control

a list of controls.

Value

a list.