Hi,
Here is my regression model:
regress y x1 x2 x3_x4; /* x3_x4 = x3 - x4 */
Do I need to add x3 (omitted x4 for the perfect collinearity ) in my regression model? And why? Is it similar to the regression with an interaction which needs to contain the main effect?
Thank you!
JC
Related Posts with Do I need to add main effect in a regression model with a Difference value between two variables?
Interpretation of Predict / Margins Results following Nonlinear RegressionsHello everyone, I run xtnbreg for the panel data and would like to use predict/margins following th…
Help: Sum daily data monthly across multiple years and idsDear Statalist community, I am really a STATA beginner and tried to find a solution here to my prob…
Regression Loop: Include Condition for Set of Control VarsDear Statalist, in my analysis I have a simple regression with multiple dependent variables. The de…
Adding Within R2 to my table using esttabHello guys, I am trying to export my regressions results to a table using the "esttab" command. I st…
Display date format in regression results when using factor variableHello apologies for the probably trivial question - I am running something like regress y i.month …
Subscribe to:
Post Comments (Atom)
0 Response to Do I need to add main effect in a regression model with a Difference value between two variables?
Post a Comment