-
Notifications
You must be signed in to change notification settings - Fork 21
[Feature]: Multivariate-Tweedie for age/length compositional likelihood #266
Copy link
Copy link
Open
Labels
Epic: Data weighting improvementGroup of issues/user stories related to improving data weightingGroup of issues/user stories related to improving data weightingFIMSIdeas/issues worth considering for FIMS, including ideas/issues that won't be incorporated into SS3.Ideas/issues worth considering for FIMS, including ideas/issues that won't be incorporated into SS3.compositionin progressThis is being worked on in a branchThis is being worked on in a branchstatisticsrelated to logLrelated to logLwishlistrequest new feature; bigger than revision; OK to remove after adding to Milestonerequest new feature; bigger than revision; OK to remove after adding to Milestone
Milestone
Metadata
Metadata
Assignees
Labels
Epic: Data weighting improvementGroup of issues/user stories related to improving data weightingGroup of issues/user stories related to improving data weightingFIMSIdeas/issues worth considering for FIMS, including ideas/issues that won't be incorporated into SS3.Ideas/issues worth considering for FIMS, including ideas/issues that won't be incorporated into SS3.compositionin progressThis is being worked on in a branchThis is being worked on in a branchstatisticsrelated to logLrelated to logLwishlistrequest new feature; bigger than revision; OK to remove after adding to Milestonerequest new feature; bigger than revision; OK to remove after adding to Milestone
Type
Projects
Status
No status
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
dtweedielikeliood, 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:
SS_objfun.tpland create a pull request (Mv tweedie complike #278)dtweediefunction: Addingdtweedieadmb-project/admb#234SS_objfun.tplby @James-Thorson-NOAASS_readdata_330.tplSS_readcontrol_330.tpl(two for mvtweedie compared with one for DM)