Re: [R] code ok in unix R2.6 , fails in windows R 2.12

2012-10-16 Thread Jellevanloon
Hi, I'm experiencing the same problems.. Installed the package DRM yestarday.. first couple of runs it worked.. I closed down R and now I want to do the same code again and I get the error: Error in drm(TotDmShoot ~ DAP, data = DATA, fct = gompGrowth.2()) : Cluster not specified. Use e.g. y ~

Re: [R] code ok in unix R2.6 , fails in windows R 2.12

2011-02-08 Thread Ramya
Hi there, I am using R version 2-12.1 and I am trying to use drm functions which is version 0.5-8 both are the latest versions. but still it get the same Error drm(Response ~ Expected, data = SC, fct = LL.4()) : Cluster not specified. Use e.g. y ~ x + cluster(id) Any help would be of much

[R] code ok in unix R2.6 , fails in windows R 2.12

2010-11-09 Thread Robert Kinley
hello ... Can anyone help me with this : In R.exe 2.6 , Unix , :- plot.data-model[[i]]$data$conc newdata-seq(min(plot.data),max(plot.data),by=1) model.pred-predict(model[[i]],data.frame(newdata),interval=prediction) matpoints(newdata,model.pred[,c(Lower,Upper)],l,col=blue,lty=1) works OK ...

Re: [R] code ok in unix R2.6 , fails in windows R 2.12

2010-11-09 Thread Uwe Ligges
@r-project.org Subject Re: [R] code ok in unix R2.6 , fails in windows R 2.12 We cannot help since we do not have the data. Uwe On 09.11.2010 16:40, Robert Kinley wrote: hello ... Can anyone help me with this : In R.exe 2.6 , Unix , :- plot.data-model[[i

Re: [R] code ok in unix R2.6 , fails in windows R 2.12

2010-11-09 Thread Uwe Ligges
We cannot help since we do not have the data. Uwe On 09.11.2010 16:40, Robert Kinley wrote: hello ... Can anyone help me with this : In R.exe 2.6 , Unix , :- plot.data-model[[i]]$data$conc newdata-seq(min(plot.data),max(plot.data),by=1)

Re: [R] code ok in unix R2.6 , fails in windows R 2.12

2010-11-09 Thread Robert Kinley
Subject Re: [R] code ok in unix R2.6 , fails in windows R 2.12 We cannot help since we do not have the data. Uwe On 09.11.2010 16:40, Robert Kinley wrote: hello ... Can anyone help me with this : In R.exe 2.6 , Unix , :- plot.data-model[[i]]$data$conc newdata-seq(min(plot.data),max