demo {openMSE}R Documentation

Run an example MSE

Description

Run an example MSE using three data-limited management procedures from DLMtool and one stock assessment model from SAMtool.

Usage

demo()

Details

The MSE is run and three example performance metrics plots are produced: a trade-off plot, a projection plot, and a Kobe plot.

An MSE about is invisibly returned, and can be explored further (e.g., summary(MSE)).

Value

Invisibly returns an MSE object, and produces example plots of performance metrics.

Examples


MSE <- demo()


[Package openMSE version 1.0.0 Index]