[R] Problem with glmmADMB

Michael Kubovy kubovy at virginia.edu
Tue Dec 19 17:04:56 CET 2006


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/



More information about the R-help mailing list