Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

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

Abierto
#266 34 comentarios 0 reacciones 1 asignado Ver en GitHub

@iantaylor-NOAA ya está trabajando en esto.

Desde el 7/3/2022.

Evaluación

Este issue todavía no se ha evaluado.

Descripción

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
Lenguaje dominante
C++
Estrellas
46
Forks
19
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de nmfs-ost/ss3-source-code

Todos los issues de nmfs-ost/ss3-source-code

Issues similares

Más issues de C++

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.