nmfs-ost / nmfs-ost/ss3-source-code
Document and sim test recruitment dev_vector options
Offen
Dieses Issue hat noch niemand übernommen.
essay topic
needs testing
recruitment
- Vorherrschende Sprache
- C++
- Sterne
- 46
- Forks
- 19
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Imported from redmine, Issue #49212
Opened by @RickMethot on 2018-05-11
Status when imported: In Progress
Find while working with Cole Monnahan that the dev_vector approach to the recruitment deviations does not perform well in mceval_phase().
Three alternatives:
- ADMB developers find a fix;
- deprecate use of the dev_vector and add a penalty to the mean deviation to keep it close to 0.0. Feasible because this mean covaries strongly with ln(R0).
- add the mean deviation to ln(R0) before using ln(R0) in the spawner-recruitment relationship; need to be careful about effects on early and forecast recruitments and on recruitments outside of the dev range.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.