I completely forgot to supply the R code I tried:
vov1i2<-read.table("VOV1_INHIBITED6-16-2006-13h35min33sec.txt",header=TRUE)
test.lme<-lme(fixed=log2(Intensity)~End+logpgc,random=list(Probe=pdBlocked(list(~1,pdCompSymm(~1
),End=~1,ProbeNo=pdCompSymm(~1)),data=vov1i2)
It doesn't look right to me and it produces an error too.
It should be something around those lines though.
Tobias Guennel
______________________________________________
[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