README.md

MSEtool

CRAN_Status_Badge

MSEtool is an extension of the DLMtool R package and provides simulation tools for management strategy evaluation informing data-rich fisheries.

Find more information about DLMtool and MSEtool at https://www.datalimitedtoolkit.org/.

Installation

The released version of MSEtool can be downloaded from CRAN:

install.packages("MSEtool")

The GitHub repository contains the development version of MSEtool, which can be installed via:

devtools::install_github("tcarruth/MSEtool")

The development version may be unstable and it is typically not recommended for analyses.

User Guide

Vignettes describing the features of MSEtool can be obtained via:

devtools::install_github("tcarruth/MSEtool", build_vignettes = TRUE)
browseVignettes("MSEtool")

The vignettes can also be viewed on the MSEtool page on CRAN.

A User Guide for the DLMtool package also available at https://dlmtool.github.io/DLMtool/userguide/introduction.html.

Bugs and Issues

Please report any bugs or issues through GitHub or the DLMtool website.



tcarruth/MSEtool documentation built on Oct. 19, 2020, 6:09 a.m.