danStich / shadia

shadia: dam passage performance standard models for R
https://shadia-ui.github.io/index.html
GNU General Public License v3.0
6 stars 1 forks source link

Add @param for initial spawning population size #47

Closed danStich closed 3 years ago

danStich commented 3 years ago

Would like to add this as "number of adult spawners". John S suggested reverse-engineering stable age distribution from a Leslie matrix. Can be done pretty easy by importing from demogR package as we do in anadrofish.

danStich commented 3 years ago

Addressed in #49