Skip to contents

Run Management Strategy Evaluation #' Run an MSE simulation loop.

Usage

run_mse(om, hcr, ..., nyears_input = NA, spinup_years = 64, seed = 1120)

Arguments

om

path to a saved OM .RDS file (should contain demagraphic parameters list and model options list)

hcr

a function to compute the allowable F in the next year

...

parameters to pass to the `hcr` function

nyears_input

number of years to simulate forward (will override the dimensions of the demagraphic parameters matrices defined in the OM)

spinup_years

number of years before estimation process should begin

seed

random seed