Page 2 of 3
Re: simple OLS regression- F-statistic is not reported
Posted: Sat Aug 04, 2012 7:02 am
by startz
Gobble, just a reminder that--to someone outside your project--it appears you're running your regression backwards.
Re: simple OLS regression- F-statistic is not reported
Posted: Sun May 26, 2013 5:57 am
by devi.lupita
I can verify that the bug has
not been fixed.
So that you can get on about your work, I have done the following.
I've posted the results for you, but I'm 99% certain that you want
instead.
Capture.PNG
i also have the same problem. the F-statistic is not reported.
could you please elaborate the steps to add those code?
thanks in advance
Re: simple OLS regression- F-statistic is not reported
Posted: Sun May 26, 2013 7:33 am
by startz
First thing, update your copy of EViews.
Re: simple OLS regression- F-statistic is not reported
Posted: Mon May 27, 2013 8:45 am
by devi.lupita
First thing, update your copy of EViews.
I used EViews 6.0 at the first, and I didn't find the F-statistic and probabilty on my output.
Then I upgrade the version to 7.1 but there was no changed.
is there any other way to fix this?
Re: simple OLS regression- F-statistic is not reported
Posted: Mon May 27, 2013 9:02 am
by startz
First thing, update your copy of EViews.
I used EViews 6.0 at the first, and I didn't find the F-statistic and probabilty on my output.
Then I upgrade the version to 7.1 but there was no changed.
is there any other way to fix this?
Apply the free update get to version 7.2 and see if that helps.
Re: simple OLS regression- F-statistic is not reported
Posted: Mon May 27, 2013 7:09 pm
by devi.lupita
First thing, update your copy of EViews.
I used EViews 6.0 at the first, and I didn't find the F-statistic and probabilty on my output.
Then I upgrade the version to 7.1 but there was no changed.
is there any other way to fix this?
Apply the free update get to version 7.2 and see if that helps.
I've upgraded the version to 7.2, but it still didn't help.
This is the data pooled i used
This is the steps of the estimation
and this is the output
Maybe you could find my wrong when I do the steps of the estimation.
I really need the value of F-statistic and probability using very basic OLS regression method.
Re: simple OLS regression- F-statistic is not reported
Posted: Mon May 27, 2013 7:56 pm
by startz
The problem is probably that you don't have a constant term.
Re: simple OLS regression- F-statistic is not reported
Posted: Mon May 27, 2013 8:07 pm
by devi.lupita
I see. But, the constant term comes automatically after every estimation, doesn't it?
So, what's wrong?
I estimated my data using another method (both fix effect and random effect) and I got the constant term, F-statistic and probability as well.
What should I do to get those values in OLS method?
Re: simple OLS regression- F-statistic is not reported
Posted: Mon May 27, 2013 8:13 pm
by startz
No, EViews does not include a constant term automatically. You need to include "C" as a variable if you want a constant term.
Re: simple OLS regression- F-statistic is not reported
Posted: Mon May 27, 2013 8:22 pm
by devi.lupita
How can I make "C" as a variable?
where should I put the "C" to make it as a variable since there's no data for variable "C"?
You may see my steps above.
Re: simple OLS regression- F-statistic is not reported
Posted: Mon May 27, 2013 8:25 pm
by startz
Just put C in with the list of common coefficients. You don't have to define it because "C" is predefined.
Re: simple OLS regression- F-statistic is not reported
Posted: Mon May 27, 2013 8:30 pm
by devi.lupita
It works! thank you soooo much for your help.
Re: simple OLS regression- F-statistic is not reported
Posted: Mon May 27, 2013 8:38 pm
by devi.lupita
Just put C in with the list of common coefficients. You don't have to define it because "C" is predefined.
One question more, I automatically got the constant term, F-statistic and probability when I estimated my data using another method without put "C" in with the list of common coefficients.
Could you please explain me about this?
Re: simple OLS regression- F-statistic is not reported
Posted: Tue May 28, 2013 6:25 am
by startz
You would need to show exactly what you did.
Re: simple OLS regression- F-statistic is not reported
Posted: Tue May 28, 2013 9:16 am
by devi.lupita
I estimated my data with those method (Fixed and Random Effect).
I didn't put "C" in the list of common coefficients, but I got the constant term, F-statistic and probability on my output automatically.
These are the step and output of fixed effect data estimation
These are the step and output of random effect data estimation
