knitr::opts_chunk$set(collapse = T, comment = "#>",
  fig.align="center")
library(mse)

Introduction

This is an introduction.

S4 classes

FLom

knitr::include_graphics('diagrams/FLom.png')

FLmse

knitr::include_graphics('diagrams/FLmse.png')

FLoem

FLiem

mpCtrl

mseCtrl

Functions

mp()

knitr::include_graphics('diagrams/mp.svg')

args

The mp() function takes as input a named list called args. These are arguments of the MSE run, and determine the time frame, frequency of application and lags. Only one argument is required:

For all other, default values are generated acording to the om object dimensions, or from internal defaults, as follows:

All these values can be simply overiden by including them in the args argument to mp(). The complete list of arguments is available to every @method function in any element in the MSE control. In addition, these year dimension nbames vector, generated inside mp(), can also be used in any module function:

performance()

Extending mse with your own functions

hcr

sa

More information

    library(devtools)
    install_github('flr/mse')

Software Versions

Author information

Iago MOSQUEIRA. Wageningen Marine Research. Ernesto JARDIM. Marine Stewardship Council.

References



iagomosqueira/mse documentation built on May 4, 2024, 6:23 a.m.