biodiverse / ubms

Fit models to data from unmarked animals using Stan. Uses a similar interface to the R package 'unmarked', while providing the advantages of Bayesian inference and allowing estimation of random effects.
https://biodiverse.github.io/ubms/
GNU General Public License v3.0
35 stars 8 forks source link

Refactor gof and add support to stan_multinomPois and stan_distsamp #17

Closed kenkellner closed 4 years ago

kenkellner commented 4 years ago

Fixes #15 and sets up some future code cleanup