non-linear model G Guillaume STORCHI Fri, Mar 18, 2005 6:18 AM if a and eps are parameters to be fitted X<-nls(y~x+exp(a*x)*eps, data=,start=list(a=,eps=))