Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[Feature]: Multivariate-Tweedie for age/length compositional likelihood

Aperta
#266 34 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@iantaylor-NOAA ci sta già lavorando.

Dal 7/3/2022.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

composition Epic: Data weighting improvement FIMS in progress statistics wishlist

I'm leading a paper with Tim Miller and Brian Stock, introducing a new "multivariate-Tweedie" likelihood for fitting age/length composition data. It is essentially a more flexible alternative to the Dirichlet-multinomial, and appears to have some useful pros and cons relative to the DM. It internally relies upon a dtweedie likeliood, which Johnoel is adding the ADMB-13, so it should be feasible to implement in SS3 by this summer.

Does anyone have sufficient time and interest to work with me to get it implemented (both in logical code, and with a thoughtful user-interface) in SS3?

[Edit: task list below added by Ian on March 24.]
To-do list for MV Tweedie likelihood based on comments above:

  • create new MV-Tweedie-complike branch to host changes code
  • add new likelihood calculation to SS_objfun.tpl and create a pull request (#278)
  • wait until ADMB 13 is released which will include the dtweedie function: https://github.com/admb-project/admb/issues/234
  • double check likelihood calculation added to SS_objfun.tpl by @James-Thorson-NOAA
  • see what parameters need to be created in SS_readdata_330.tpl
  • name parameters in SS_readcontrol_330.tpl (two for mvtweedie compared with one for DM)
  • check everything else is handled automatically (reporting and write_ssnew)
  • document the changes in the SS3 User Manual
  • apply any parallel changes to DM likelihood (discussed in #185 and #219)
  • modify r4ss to work with models that use MV Tweedie
Lingua principale
C++
Stelle
46
Fork
19
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di nmfs-ost/ss3-source-code

Tutte le issue di nmfs-ost/ss3-source-code

Issue simili

Altre issue su C++

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.