Skip to content
Prev 3904 / 7420 Next

Fitting logistic function to data that crosses the origin

Dear Phil,

I did not understand why you prefer working on logged data, if 
untransformed data are already nicely S-shaped. Is it for fitting the 
classical methods applied in all the previous studies?

Anyway, I thik the nls self-start SSfpl() might be usefull. It fits a 
four parameter sigmoid : inflection point, "slope", upper asymptote, and 
lower asymptote. Thanks to this fourth parameter, you could deal with 
negative y values without any rescaling.

Maybe SSasympOff() might be also of interest, it is an Asymptotic 
Regression Model with an Offset. And also all other self-start nlm:    
?selfStart()

HTH
Pierre

Le 18/06/2013 23:28, Novack-Gottshall, Philip M. a ?crit :