Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.53 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.53 KB

csdm

License: MIT R-CMD-check Codecov test coverage

Latest Release

GitHub Version

The goal of csdm is to implement a bayesian catch saturation-depletion model.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("pedersen-fisheries-lab/csdm")

Vignette

See the vignette for an introduction to the csdm package

browseVignettes("csdm")