Hello,
I am getting different results when I use interaction terms with xtreg compared multiplying two continuous variables manually.
When I use the variables that I generated by multiplying two variables, I get:
Array
where TotalCLagIER = IER * l.TotalC, TotalCLagNPLR = NPLR * l.TotalC and TotalCLagNIER = NIER * l.TotalC.
If I use interaction terms I get the following results:
Array
Why are the results so different?
Related Posts with Different estimation when using interaction terms compared to manual multiplication
Export estimation output of a system regression (reg3)Dear statalist, I estimated a system equation, which contains 14 equations, by command -reg3- then,…
Help converting time series data to panel dataDear Members, I hope you could help me with the following problem, I have an dataset which contains…
High coefficients with xtlogitDear All, I m running the command xtlogit, re vce(robust) for my model since my dependent variable …
How do I find for a certain value (numeric/string) in one variable if there exists a value (numeric/string) in another variable??My dataset look similar to this Id MathBaseline. WPMBaseline. NepaliBaseline MathPost WPMPost Nepal…
Invalid syntax; not obvious what is wrong.Dear All, I have a 7 year state panel of US states: Code: Code: * Example generated by -dataex-. …
Subscribe to:
Post Comments (Atom)
0 Response to Different estimation when using interaction terms compared to manual multiplication
Post a Comment