Hi,
I want to run regressions in the following way:
reg y x1 i.year i.ind
reg y x2 i.year i.ind
reg y x3 i.year i.ind
reg y x1 x2 x3 i.year i.ind
It seems that stepwise is not the solution. Is there any faster or more concise way of doing this?
Thanks
Related Posts with Regress y on each variable each time
How to delete observation if one of these variables missing?A common practice to reduce the size of the panel sample (to reduce the time that Stata process the …
Trying to open shapefile but Stata looks for .dbf fileHello, I am trying to open a shapefile under the name "pga.shp" that I downloaded from the US Geolo…
What is the ideal way to keep only needed variables in panal dataset?I have around 40 variables in my dataset but I actually only use around 8 of them. I assume that kee…
How to list all unique values based on value of another variable?Hi all, I am conducting a cross-country analysis. I have a variable named developed has the value of…
2SLS: Interpretation of ResultsHi - I am working with panel data (US industrials, 2000-2019) and am researching the impact of firm …
Subscribe to:
Post Comments (Atom)
0 Response to Regress y on each variable each time
Post a Comment