Skip to content
forked from ss3sim/ss3sim

This repository holds code for the 'fish-600 project' by students at the School of Aquatic and Fishery Sciences, University of Washington.

Notifications You must be signed in to change notification settings

careymcg/ss3sim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository holds code for the 'fish-600 project' by students at the School of Aquatic and Fishery Sciences, University of Washington. The project will develop assessment models, operating models, and associated R functions for stock assessment simulation studies using Stock Synthesis. The project aims to complete several studies, the results of which will be presented at the World Conference on Stock Assessment Methods in Boston, July 2013.

This package can be installed and loaded with:

# install.packages("devtools")
devtools::install_github("ss3sim", username="seananderson")
library(ss3sim)

You can read the vignette and see the help pages with:

vignette("ss3sim")
help(package = "ss3sim")

Authors of functions in this package are listed within functions and will be collated here.

About

This repository holds code for the 'fish-600 project' by students at the School of Aquatic and Fishery Sciences, University of Washington.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 84.6%
  • Scheme 15.4%