elizabethng / predator-diets

Code used to perform the analyses in "Predator stomach contents can provide accurate indices of prey biomass"
https://academic.oup.com/icesjms/article/78/3/1146/6145864
0 stars 0 forks source link

Check ObsModel specification #23

Closed elizabethng closed 5 years ago

elizabethng commented 5 years ago

In Godefroid et al. 2019 they use ObsModel = c(1, 1) for the Poisson-link model (lognormal density). I've been using gamma (ObsModel = c(2,1))

elizabethng commented 5 years ago

Run both and use model selection.