Search found 1 match
- Fri Nov 11, 2016 9:22 am
- Forum: Estimation
- Topic: store coefficients of multiple equations
- Replies: 0
- Views: 10175
store coefficients of multiple equations
Hi, I am running multiple ls regressions and want to store the coefficients and tstats of the regression output. I have 2865 y variables that I regress on the same 5 independent variables and the intercept c using for !i=1 to 2865 equation eq{!i}.ls y{!i} c x1 x2 x3 x4 x5 next could some give me som...
