rtlemos / rcsurplus

R package for surplus production models

Home Page:http://www.sciencedirect.com/science/article/pii/S0304380015002732

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

R package for surplus production models

http://www.sciencedirect.com/science/article/pii/S0304380015002732

License:Apache License 2.0


Languages

Language:R 100.0%