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
xtlogit, margins dydx with interaction termsI am working with a logit panel data model with interaction terms. My objective is to estimate the …
programming a dummyhello, I am struggling a lot with how to program my dummy. I want to generate a dummy that equals 1…
Conditions for a logistic regression?Hey everyone, I have a question considering the conditions on how you should prepare your data for …
Roc curve after beta regressionHi everyone, I want to perform Roc analysis after beta regression and fractional regression. I have …
tebalance summarize coefplotHi everyone, I am working (still in process on the matching model) on a project using teffects psma…
Subscribe to:
Post Comments (Atom)
0 Response to Regress y on each variable each time
Post a Comment