Search found 4 matches
- Wed Dec 14, 2011 10:02 am
- Forum: Programming
- Topic: Permutation of all Independent Variables
- Replies: 5
- Views: 5083
Re: Permutation of all Independent Variables
How do I do that? I'm new to e-views programming, so what's syntax/command for that? Thanks!
- Wed Dec 14, 2011 8:55 am
- Forum: Programming
- Topic: Permutation of all Independent Variables
- Replies: 5
- Views: 5083
Re: Permutation of all Independent Variables
In the course of the recursion, I get a "near singular matrix" error when it is trying to run one of the regression. Is it possible to override this, so that if it gets the error, the recursion continues through? The issue is that some of the permutations probably do have this error. But s...
- Thu Dec 08, 2011 10:06 am
- Forum: Data Manipulation
- Topic: Unstructured Data Doesn't Import; replaces w N/A
- Replies: 1
- Views: 2317
Unstructured Data Doesn't Import; replaces w N/A
I'm using Evies 7.1 I'm trying to import unstructured data from excel. I go to File, open, foreign data as work file. I select my excel file. Everything looks good so far., I go to Step 1 and select the sheet. How cool, I see my data! I go to step 2, and I toggle through, making sure everything is g...
- Mon Nov 28, 2011 12:14 pm
- Forum: Programming
- Topic: Permutation of all Independent Variables
- Replies: 5
- Views: 5083
Permutation of all Independent Variables
I have the following variables: y, x1, x2, x3, x4 They are not a time series. They are an unstructured panel. I want to run a program that gives me a linear regression with every possible permutation. I want to store R-squared, t-stats, and AIC. The permutations should include regressions with one-t...
