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
 All Forums
 Origin Forum
 Origin Forum
 How does the Origin calculate the error?

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
tony_lincoln Posted - 10/05/2006 : 10:31:38 PM
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
1   L A T E S T    R E P L I E S    (Newest First)
larry_lan Posted - 10/08/2006 : 01:45:41 AM
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

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000