[ADMB Users] gradient_structure problem with nbinom glmm.admb in R
dave fournier
davef at otter-rsch.com
Tue Jun 14 09:20:24 PDT 2011
Yes but it would be nicer if the user could just add something like
myargs="-mno 6000"
because for a large model you may also need something like -ams 5000000
in which case then the user could write
rmix<-glmm.admb(dur~1,random=~group,group="id",data=dat,family="nbinom",
myargs="-mno 60000 -ams 5000000",easyFlag=FALSE,verbose=TRUE)
More information about the Users
mailing list