Salmonid management strategy evaluation
salmonMSE is a decision-support tool for Pacific salmon focusing on strategic trade-offs among harvest, hatchery and habitat management levers.
Funding for the development of salmonMSE is provided through the Pacific Salmon Strategy Initiative in collaboration with the Department of Fisheries and Oceans Canada.
Currently, salmonMSE
requires the developmental version of MSEtool
.
Both can be installed from GitHub with:
# install.packages("remotes")
remotes::install_github("Blue-Matter/MSEtool")
remotes::install_github("Blue-Matter/salmonMSE")