Rajibul Mian
2014-Jul-21 15:38 UTC
Estimation of Zero Inflated Over dispersed Beta Binomial Using glamADMB()
Dear All, I have been facing problem running the following code by using ---glamADMB()-- glmmadmb(y_zibb~x+factor(z)+g, data= data_mis_model, family "betabinomial", link = "logit", zeroInflation=T) where "y_zibb" contains zero inflated Beta Binomial response , "x" is a normal random variate "z" is a binomial random variate "g" is a exponential random variate the error message---- Error in glmmadmb(y_zibb ~ x + factor(z) + g, data = data_mis, family "betabinomial", : The function maximizer failed (couldn't find STD file) Troubleshooting steps include (1) run with 'save.dir' set and inspect output files; (2) change run parameters: see '?admbControl' In addition: Warning message: running command 'C:\Windows\system32\cmd.exe /c "C:/Users/rajibulmian/Documents/R/win-library/3.1/glmmADMB/bin/windows64/glmmadmb.exe" -maxfn 500 -maxph 5 -noinit -shess' had status 22 I have tried the "change run parameters: see '?admbControl'" in different combinations but couldn't help. I am giving part of the data with this mail. Any related suggestions would help. Thank you. Best. Rajibul Mian Grad Student, Maths & STATS, UWindsor, Canada.> data_1.1y_zibb x z g 1 0 -0.70831528 1 1.602785996 2 3 -0.32331815 1 0.831407214 3 0 -2.05941215 1 0.650309590 4 0 0.22345640 1 2.013147059 5 4 -0.02260530 1 1.010770937 6 0 0.41063599 1 9.841200077 7 0 -0.27111008 1 4.775681308 8 0 -0.90399357 1 0.678469073 9 0 -0.21160307 1 0.587509666 10 0 0.51008466 1 13.319207785 ----- ----- ----- [[alternative HTML version deleted]]