[R-sig-ME] error message using glmmadmb

RH Gibson, School Biological Sciences Rachel.Gibson at bristol.ac.uk
Mon Mar 5 12:00:56 CET 2012


Updated to latest version and now having new problems:

m3<- 
glmmadmb(x~nsn*Insect.type+ara*Insect.type+rap*Insect.type+fsize+offset(logTotal.grains)+(1|Site),data=data1, 
zeroInflation=TRUE, family="binomial")
Error in glmmadmb(x ~ nsn * Insect.type + ara * Insect.type + rap * 
Insect.type +  :
  The function maximizer failed (couldn't find STD file)
In addition: Warning message:
running command 'C:\WINDOWS\system32\cmd.exe /c "C:/Program 
Files/R/R-2.14.2/library/glmmADMB/bin/windows32/glmmadmb.exe" -maxfn 500 
-maxph 5 -noinit -shess' had status 1


Can you help with this?

Many thanks, Rachel.

--On 01 March 2012 18:10 +0000 Ben Bolker <bbolker at gmail.com> wrote:

> Ben Bolker <bbolker at ...> writes:
>
>  [snip]
>
>> If you do this:
>>
>> mydata <- data.frame(spdiv,nsn,ara,rap,Insect.type,fsize,Site)
>> glmmadmb(spdiv~(nsn+ara+rap)*Insect.type+fsize+(1|Site),family="nbinom")
>>
>> it ought to work.  However, it *should* work the way you specified -- I
>> will work on fixing the bug.
>>
>>   thanks
>>     Ben Bolker
>
>   This should be fixed now (i.e. in glmmADMB 0.7.2.7).
>   It's still a good idea to use the data= argument.
>
> _______________________________________________
> R-sig-mixed-models at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models



----------------------
RH Gibson, School Biological Sciences
Rachel.Gibson at bristol.ac.uk




More information about the R-sig-mixed-models mailing list