RunSims2R: Run VRAP 2.0 Simulations in native R

View source: R/RunSims2R.R

RunSims2RR Documentation

Run VRAP 2.0 Simulations in native R

Description

Run the VRAP2 simulations in native R over a specified range of escapement rates (ERs).

Usage

RunSims2R(inputs, silent = TRUE)

Arguments

inputs

A list of the necessary input values (can be taken from .rav file).

silent

Whether print progress as the current ER value.

Details

Runs the simulations and returns an 3D array of the total escapement at each exploitation rate (ER) for NRuns over NYears.

Value

A list with the inputs and the 3D array of total escapment values.


eeholmes/VRAPCpp documentation built on Feb. 6, 2024, 7:25 a.m.