Search found 14 matches
- Mon Mar 30, 2009 2:08 pm
- Forum: Econometric Discussions
- Topic: Statistical differences between separate models
- Replies: 3
- Views: 6557
Re: Statistical differences between separate models
Could anyone please reply to the above as this may be the final hurdle in solving my problem - thanks.
- Fri Mar 27, 2009 3:45 pm
- Forum: Econometric Discussions
- Topic: Statistical differences between separate models
- Replies: 3
- Views: 6557
Re: Statistical differences between separate models
As has already been mentioned, the best way to achieve this is to create a set of three dummy variables. One for USA (equal to 1 if a transaction is in the USA, and zero otherwise), one for UK (likewise), and one for Continental Europe (likewise). Then estimate the equation Y D_USA D_UK D_CE D_USA*...
- Fri Mar 27, 2009 12:54 pm
- Forum: Econometric Discussions
- Topic: Statistical differences between separate models
- Replies: 3
- Views: 6557
Statistical differences between separate models
Hello everybody, For the past weeks I've been trying to figure out a problem, unsuccessfully thusfar. I have collected data on M&A transactions. I made four datasets: 1. All transactions per month 2. Transactions in the USA per month 3. Transactions in the UK per month 4. Transactions in Contine...
- Fri Mar 27, 2009 10:20 am
- Forum: Estimation
- Topic: Statistical differences between models
- Replies: 23
- Views: 30529
Re: Statistical differences between models
I may have gotten it wrong, but it appears that "ie ia iu ic" is one complete set of dummues and that "le la lu lc" is another. True, but they're not the only ones. I created those dummies to match the values of variable with a region as was suggested earlier. Originally I did n...
- Fri Mar 27, 2009 8:21 am
- Forum: Estimation
- Topic: Statistical differences between models
- Replies: 23
- Views: 30529
Re: Statistical differences between models
That clears it up very quickly. You have included two complete sets of dummies. That's another form of the dummy variable trap. Two? I have four dummy variables (under/over/low/high) but they do not always have opposing values (e.g. under/over, low/high can both be 0). What would you suggest me to ...
- Fri Mar 27, 2009 7:46 am
- Forum: Estimation
- Topic: Statistical differences between models
- Replies: 23
- Views: 30529
Re: Statistical differences between models
That makes sense. I ran the regressions for the subsets on separate workfiles. The file attached combines all data.You have a better shot of getting someone to look at this if you attach your EViews dataset.
- Fri Mar 27, 2009 6:43 am
- Forum: Estimation
- Topic: Statistical differences between models
- Replies: 23
- Views: 30529
Re: Statistical differences between models
That's more than what I could have asked for. Basically what I've done is running 4 separate regressions for 4 datasets (entire dataset + its three subsets based on region), all consisting of the same variables. Equation: y c interest quantum low high under over I'm trying to figure out whether ther...
- Thu Mar 26, 2009 3:38 pm
- Forum: Estimation
- Topic: Statistical differences between models
- Replies: 23
- Views: 30529
Re: Statistical differences between models
ls y DUK DUS DEU DUK*X DUS*X DEU*X Thanks for your suggestion. When I enter equation: y c DUK DUS DEU DUK*X1 DUS*X1 DEU*X1 and so on for al five variables I get the error near singular matrix , also without entering the constant. This is probably because all dummies are mutually exclusive. Starting...
- Sun Mar 22, 2009 4:14 pm
- Forum: Estimation
- Topic: Statistical differences between models
- Replies: 23
- Views: 30529
Re: Statistical differences between models
You should be able to find out how to do this by looking up "Chow test" in a good econometrics text. Briefly. Add together the sum of square residuals from all three separate regressions. Let's call this SSR. Then estimate all the data together in a single regression and call the sum of s...
- Thu Mar 19, 2009 12:37 pm
- Forum: Estimation
- Topic: Statistical differences between models
- Replies: 23
- Views: 30529
Re: Statistical differences between models
Use more than one dummy. Hi I've been off for a week. Let me explain my problem in more detail. I already have estimation results from my three subsets. Each subset's coefficients differ from the other subsets, but now I need to find out whether these differences are in fact significant, i.e. the c...
- Fri Mar 13, 2009 9:56 am
- Forum: Estimation
- Topic: Statistical differences between models
- Replies: 23
- Views: 30529
Re: Statistical differences between models
Then you can use dummy variables to perform the test manually - simply create a dummy variable for each region and include it in the estimation. Also, please post in the EViews 5 forum in the future. I'm sorry, my bad. Dummies can take values 0 and 1, how then will I be able to test for significant...
- Fri Mar 13, 2009 8:48 am
- Forum: Estimation
- Topic: Statistical differences between models
- Replies: 23
- Views: 30529
Re: Statistical differences between models
A simple method would be to estimate over the entire sample, then use the Factor Breakpoint Test (under View->Coefficient Tests) to test whether there are differences between the sub-samples. Simply enter the series that contains the region data as the factor I don't see that test, I have Eviews 5.0
- Fri Mar 13, 2009 8:47 am
- Forum: Estimation
- Topic: Statistical differences between models
- Replies: 23
- Views: 30529
Re: Statistical differences between models
I was under the impression that the Chow test compares the coefficients of the subsets with the entire set, whereas I want to test for differences with one another. This is also possible using Chow?You can use the Chow breakpoint test under View/Stability tests.
- Fri Mar 13, 2009 7:59 am
- Forum: Estimation
- Topic: Statistical differences between models
- Replies: 23
- Views: 30529
Statistical differences between models
Hi everybody: I have estimated equation y c b1_X1 b2_X2 b3_X3 b4_X4 b5_X5 for my entire dataset but also (separately) for three subsets, based on region (North America, UK, and Continental Europe). Obviously the coefficients of the explanatory variables differ for each region but I want to find out ...
