[R] Problem with glmmADMB
Andrew Robinson
A.Robinson at ms.unimelb.edu.au
Tue Dec 19 21:53:30 CET 2006
Hi Michael,
this error should be reported to the package maintainer, whom I assume
to be the package author, Dave Fournier. I saw on his website:
Questions relating to the R-package should be posted to the ADMB user
forum under the topic "ADMB NBMM for R"
http://otter-rsch.com/admbre/examples/glmmadmb/glmmADMB.html
Cheers
Andrew
On Tue, Dec 19, 2006 at 11:04:56AM -0500, Michael Kubovy wrote:
> library(glmmADMB)
> #Example for glmm.admb
> data(epil2)
> glmm.admb(y~Base*trt+Age
> +Visit,random=~Visit,group="subject",data=epil2,family="nbinom")
>
> Gives:
> Error in glmm.admb(y ~ Base * trt + Age + Visit, random = ~Visit,
> group = "subject", :
> The function maximizer failed
>
> ******************
> R version 2.4.1 RC (2006-12-14 r40181)
> powerpc-apple-darwin8.8.0
>
> locale:
> C
>
> attached base packages:
> [1] "utils" "stats" "graphics" "grDevices" "datasets"
> "methods" "base"
>
> other attached packages:
> glmmADMB JGR iplots JavaGD rJava MASS lattice
> "0.3" "1.4-14" "1.0-5" "0.3-5" "0.4-12" "7.2-30" "0.14-16"
>
> _____________________________
> Professor Michael Kubovy
> University of Virginia
> Department of Psychology
> USPS: P.O.Box 400400 Charlottesville, VA 22904-4400
> Parcels: Room 102 Gilmer Hall
> McCormick Road Charlottesville, VA 22903
> Office: B011 +1-434-982-4729
> Lab: B019 +1-434-982-4751
> Fax: +1-434-982-4766
> WWW: http://www.people.virginia.edu/~mk9y/
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
--
Andrew Robinson
Department of Mathematics and Statistics Tel: +61-3-8344-9763
University of Melbourne, VIC 3010 Australia Fax: +61-3-8344-4599
http://www.ms.unimelb.edu.au/~andrewpr
http://blogs.mbs.edu/fishing-in-the-bay/
More information about the R-help
mailing list