Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement AGEPRO Recruitment Models #1

Open
9 of 22 tasks
efletcherPIFSC opened this issue Dec 15, 2022 · 1 comment
Open
9 of 22 tasks

Implement AGEPRO Recruitment Models #1

efletcherPIFSC opened this issue Dec 15, 2022 · 1 comment
Labels

Comments

@efletcherPIFSC
Copy link
Collaborator

efletcherPIFSC commented Dec 15, 2022

Implement 20+ AGEPRO's Recruitment Models based on AGERPO Reference Manual and AGEPRO Core-Lib

  • 0. NULL (Default)
  • 1. Markov Matrix
  • 2. Empirical Per Spawning Biomass Distribution (SSB)
  • 3. Empirical
  • 4. Empirical Two-Stage Per SSB
  • 5. Beverton-Holt Curve w/ lognormal error
  • 6. Ricker Curve w/ lognormal error
  • 7. Shepherd Curve w/ lognormal errors
  • 8. Lognormal distribution
  • 9. [DEPRECATED] Time-Varying Empirical Recruitment Distribution
  • 10. Beverton-Holt curve w/ Autocorrelated lognormal error
  • 11. Ricker curve w/ Autocorrelated lognormal error
  • 12. Shepherd curve w/ Autocorrelated lognormal error
  • 13. Autocorrelated Lognormal Distribution
  • 14. Empirical CDF
  • 15. Empirical CDF Two-Stage
  • 16. (Predictor) Linear Recruits Per SSB w/ Normal Error
  • 17. (Predictor) Loglinear Recruits Per SSB w/ Lognormal Error
  • 18. (Predictor) Linear Recruitment w/ Normal Error
  • 19. (Predictor) Loglinear Recruitment w/ Lognormal Error
  • 20. Fixed
  • 21. Empirical CDF w/ Linear Decline to Zero
@efletcherPIFSC
Copy link
Collaborator Author

Added deprecated recruitment model 9 to handle edge cases. The class will return an error and recommend to use a "time-varying" instance of the Empirical Recruitment Model 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant