KevinSee / ManuscriptSTADEM

Contains the manuscript and supporting R code describing the STADEM package and how it has been used at Lower Granite Dam to generate salmon escapement estimates.
Other
0 stars 0 forks source link

ManuscriptSTADEM

Binder

This repository contains the data and code for our paper:

See, K.E., R.N. Kinzer and M.W. Ackerman (2021). State-Space Model to Estimate Salmon Escapement Using Multiple Data Sources. North American Journal of Fisheries Management https://doi.org/10.1002/nafm.10649

Our pre-print is online here:

See, K.E., R.N. Kinzer and M.W. Ackerman (2021). State-Space Model to Estimate Salmon Escapement Using Multiple Data Sources. North American Journal of Fisheries Management, Accessed 24 May 2021. Online at https://doi.org/10.1002/nafm.10649

How to cite

Please cite this compendium as:

See, K.E., R.N. Kinzer and M.W. Ackerman (2021). Compendium of R code and data for State-Space Model to Estimate Salmon Escapement Using Multiple Data Sources. Accessed 24 May 2021. Online at https://doi.org/10.1002/nafm.10649

How to download or install

You can download the compendium as a zip from from this URL: https://github.com/KevinSee/ManuscriptSTADEM/archive/master.zip

Or you can install this compendium as an R package, ManuscriptSTADEM, from GitHub with:

# install.packages("devtools")
remotes::install_github("KevinSee/ManuscriptSTADEM")

Licenses

Text and figures : CC-BY-4.0

Code : See the DESCRIPTION file

Data : CC-0 attribution requested in reuse

Contributions

We welcome contributions from everyone. Before you get started, please see our contributor guidelines. Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.