Skip to content
Prev 7229 / 20628 Next

glmmADMB definition of levels for random component

Yes, M. Brooks answered me 15 days ago (thank you so much for your fast reply) giving me an approach 
similar to (a):

mod.admb.1<-glmmadmb(ndiscarded~ [fixef]+(1|year_trip)+(1|year_trip_haul),...)

being the ranefs recoded as mentioned in my option (a)
The trouble I have regarding the option (a) is that I'm assuming that sampled trips come from the overall trip population (T), and from my point of view this is not true; Following the sampling scheme, trip "t"  is randomly drawn from the trip population "T_i" from the year "i" .  Many factors (such as shift in fishing behaviour and techniques, changes in fish populations, yearly quotas...),makes me think that trip population can not be assumed to be the same across years. I expect that using the (a) approach produce an over-inflation of the random effect sigmas.
I guess this (d) model  could be a more practical approach to my dataset, let's see what happen!


thanks Ben and Mollie for your invaluable help!


#------------------------------------------
Juan Santos

juan.santos at vi.ieo.es
CO VIGO, 
Instituto Espa?ol de Oceanograf?a
#------------------------------------------