Search found 3 matches
- Thu Aug 23, 2012 8:42 pm
- Forum: Data Manipulation
- Topic: Converting research performed in STATA using SUR
- Replies: 4
- Views: 5571
Re: Converting research performed in STATA using SUR
Wow it was that simple ... Thank you so very much Gareth.
- Thu Aug 23, 2012 8:55 am
- Forum: Data Manipulation
- Topic: Converting research performed in STATA using SUR
- Replies: 4
- Views: 5571
Re: Converting research performed in STATA using SUR
Before running SUR, I tried running each equation seperately with @expand and @dropfirst commands for both categorical variables (hometeam & awayteam), they both give me singular matrix errors. This is how I wrote out each equation: ls latestspread @expand(hometeam, @dropfirst) @expand(awayteam,...
- Wed Aug 22, 2012 4:18 pm
- Forum: Data Manipulation
- Topic: Converting research performed in STATA using SUR
- Replies: 4
- Views: 5571
Converting research performed in STATA using SUR
Hello, I am hoping someone can help me with a study I have to recreate for school. The data was converted from STATA form .DTA to Eviews. I use Eviews 7 and I a very new user. The study includes 7339 observations of NBA games and their point spreads and point differences of home and away teams for a...
