Search found 1 match
- Thu Mar 08, 2012 9:34 am
- Forum: Programming
- Topic: Cross-sectional regression
- Replies: 1
- Views: 2280
Cross-sectional regression
Hi I have gotten this eviews programming file from my teacher to do cross-sectional regression 'load the data load "\your_own_path.wf1" ' Define number of obs and a matrix in which to store the results scalar numberOfmonths=576 matrix(numberOfmonths,numberofportfolios) results ' Regression...
