DLMtool

CRAN status R build status

The Data-Limited Methods toolkit (DLMtool) is a collection of data-limited management procedures that can be evaluated with management strategy evaluation (MSE).

DLMtool is part of the openMSE collection of packages.

You can learn more about the openMSE packages at the openMSE documentation site.

Installation

You can install the released version of DLMtool from CRAN with:

install.packages("DLMtool")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("Blue-Matter/DLMtool")