Hello,
I want to run 500 regression in one command. dependent series are Y1 to Y500 and three independent variables x1, x2 and x3. following is the command (please make me correct if i am wrong):
foreach y of varlist y1-y500 { regress `y' x1 x2 x3 } My query is how I get residuals series of each regression. Please help me..
Thank you
Priya
Related Posts with How to get residuals series of many regressions?
Second-order factor analysisDear StataListers, I am working on a project on which I am trying to estimate a factor analysis usi…
Command for calculating mean incorporating three variables (ESG, year, industry)Dear all, I am trying to calculate the average ESG score for a specific industry for a given year u…
Model specificationHello STATALISTERS! I have a question regarding model specification. Is it okay if I transformed tw…
reshape command not working due to missing valuesHello everyone, I am trying to do a reshape command for a dataset on average wages and on some World…
Stata graph twoway scatter ignores variable formatHi, I am trying to create a graph of means and confidence intervalls for 6 different variables (fee…
Subscribe to:
Post Comments (Atom)
0 Response to How to get residuals series of many regressions?
Post a Comment