applyMMP: Apply multi Management Procedures (class MMP) to a...

View source: R/applyMMP.R

applyMMPR Documentation

Apply multi Management Procedures (class MMP) to a hierarchical list of Data class objects

Description

Apply multi Management Procedures (class MMP) to a hierarchical list of Data class objects

Usage

applyMMP(DataList, MP = NA, reps = 1, nsims = NA, silent = FALSE)

Arguments

DataList

A hierarchical list of Data objects (Fleets nested in Stocks)

MP

Name(s) of the MPs to run

reps

Number of samples

nsims

Optional. Number of simulations.

silent

Logical. Should messages be suppressed?

Value

A hierarchical list of management recommendations (object class Rec), Fleets nested in Stocks


MSEtool documentation built on July 26, 2023, 5:21 p.m.