glmmADMB only runs under two operating systems: Windows and Linux. hans
_______________________________ 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/*<http://www.people.virginia.edu/~mk9y/> [[alternative HTML version deleted]] ______________________________________________ [email protected] 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.
