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
 ANOVA for regression

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
jmeirlab Posted - 05/15/2006 : 7:21:07 PM
I think this is a simple question. I want to get a p-value for an exponential regression I ran, but I can't seem to figure out how to do it. I can get one for a polynomial or linear regression, but not for an exponential decay regression. Can anyone help?
Thanks
Cass
5   L A T E S T    R E P L I E S    (Newest First)
zachary_origin Posted - 05/17/2006 : 08:40:56 AM
azhu Posted - 05/17/2006 : 02:24:19 AM
Hi,

I assume what you need is the P-value in ANOVA table.
Well, in NLSF, it can be computed as following,

F statstic = (MSS of Model) / (Chi^2/dof)
where MSS of Model is computed as: (Sum((y-y_ave)^2) - Chi^2)/(k-1). k is number of parameters and y_ave is mean of y

P-value = 1 - invf(F statistic, k-1, n-k)

Thanks
Echo
Originlab GZOffice

Edited by - azhu on 05/17/2006 02:25:31 AM

Edited by - azhu on 05/17/2006 02:44:25 AM
jmeirlab Posted - 05/16/2006 : 12:38:09 PM
Hi
Thanks for the response. However, I looked at the sample, but as far as I can tell, it just shows how to plot exponential decay. The p-value in the window is from a linear regression of a different data file. Any other suggestions?
jmeirlab Posted - 05/16/2006 : 12:38:06 PM
Hi
Thanks for the response. However, I looked at the sample, but as far as I can tell, it just shows how to plot exponential decay. The p-value in the window is from a linear regression of a different data file. Any other suggestions
zachary_origin Posted - 05/15/2006 : 11:14:05 PM
quote:

I think this is a simple question. I want to get a p-value for an exponential regression I ran, but I can't seem to figure out how to do it. I can get one for a polynomial or linear regression, but not for an exponential decay regression. Can anyone help?
Thanks
Cass



Hi,
There is a sample : *origin\samples\analysis\curve fitting\Exp Decay.opj (*origin is the Origin installation)
You can take a look at it.

Hope it helps,

Zachary
OriginLab GZoffice.

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