Hi,
Please, how can I determine parameters from exponential equation
Example one:  y = a*exp(-b*x);  how do I determine �a� and �b�, as well as 
R-square from data sets. And also fitting y = a*exp(-b*x) into the data sets
Assuming data sets
A = (0,2,4,6,8,10)
B = (1,0.8,0.6,0.4,0.2,0.1)

Thanks
Francis


Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to