if a and eps are parameters to be fitted X<-nls(y~x+exp(a*x)*eps, data=,start=list(a=,eps=))
non-linear model
1 message · Guillaume STORCHI
1 message · Guillaume STORCHI
if a and eps are parameters to be fitted X<-nls(y~x+exp(a*x)*eps, data=,start=list(a=,eps=))