[R] Re: non-linear model

Guillaume STORCHI nioniodesbois at yahoo.fr
Fri Mar 18 15:18:44 CET 2005


if a and eps are parameters to be fitted

X<-nls(y~x+exp(a*x)*eps, data=,start=list(a=,eps=))




More information about the R-help mailing list