search for: tp3328647p3328647

Displaying 1 result from an estimated 1 matches for "tp3328647p3328647".

2011 Feb 28
3
nls not solving
...rm(73,mean=0,sd=5) x<-0:72 a<-1 b<-50 k<-0.05 l<-5 startt<-c(a,b,k,l) yf<-a+b*(1-exp(-k*(x-l))) y<-yf+vardata nmodel<-nls(y~a+b*(1-exp(-k*(x-l))), start=list(a=1,b=50,k=0.05,l=5)) -- View this message in context: http://r.789695.n4.nabble.com/nls-not-solving-tp3328647p3328647.html Sent from the R help mailing list archive at Nabble.com.