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?
Difference in difference with a single groupI may be misunderstanding something and need some help So I am looking at inheritances and want to …
GDP on Gravity ModelI really need help on my panel regression. My dependent variable is bilateral trade flow. My Indepen…
Tabulate the averages of multiple variables (two-way)Hi, With the following data: Code: * Example generated by -dataex-. To install: ssc install data…
how to do propensity score matchinghi everyone I m trying to do psm test but i do not what the wrong is this command correct or not? …
Correlation matrix of the VAR model standard errorsDear Stata users, I am wondering how I can get the correlation matrix of my VAR model standard error…
Subscribe to:
Post Comments (Atom)
0 Response to How to get residuals series of many regressions?
Post a Comment