The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 How does the Origin calculate the error?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

tony_lincoln

USA
Posts

Posted - 10/05/2006 :  10:31:38 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Dear friends,

With exponential equation y= A0 + A1*(1-exp(tau1*x)), I got the Tau1 and its error Tau3. How does the Origin calculate the error? And R-Square? What is the reference?
Thanks.
Tony

larry_lan

China
Posts

Posted - 10/08/2006 :  01:45:41 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Tony:

Getting the parameters error of non-linear fitting is somewhat complicated, which includes some matrix calculation. For example, given the nonlinear model:

where is a vector of parameters and is a vector of predictors and

Firstly, get the sum of squared residuals RSS by:

And we can get the model estimated error variance:

And then we calculate the coefficient variances. Let

and , Then we can get the parameters error from the estimated asymptotic covariance matrix of the regression coefficients:


The calculation of R^2 is similar to the linear model:

where


Above is only a brief algorithm, you can read the following referances for more detail about the calculation of nonlinear fitting:

1. David A.Ratkowsky. HandBook of Nonlinear Regression Models. 1990. Marcel Dekker, INC.

2. Douglas M.Bates and Donald G. Watts. Nonlinear Regression Analysis and Its Application. 1988. John Wiley & Sons.

3. G.A.F.Seber and C.J.Wild. Nonlinear Regression. 2003. Wiley Interscience.

Larry
OriginLab Technical Services

Edited by - larry_lan on 10/08/2006 03:20:44 AM
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000