README.md

rcsurplus

R package to fit surplus production models (fisheries).

Reference: Rankin and Lemos, 2015. An alternative surplus production model. Ecological Modeling 313:106-126.

IMPORTANT: To use your own fisheries datasets, please install package rcsurplus1d instead. The purpose of rcsurplus is just to reproduce the analysis performed by Rankin and Lemos.

Getting started

First, you must have OpenBUGS installed on your machine. Then, type

devtools::install_github("rtlemos/rcsurplus")

To deploy the graphical user interface, type

library(rcsurplus)
rcsurplus_gui()

Have a look at the About tabs, to better understand the shiny app and the models.



rtlemos/rcsurplus documentation built on May 28, 2019, 9:55 a.m.