How do I tell stata, that it is an inetraction term?
Here is what I did:
gen appearance_attention=apperance*attention
Is that telling stata, that the new variable is an interaction term?
I am referring to the book "Datenanalyse mit Stata" by Kohler, Kreuter
"Note that you can effect the standardization yourself via - egen,
std()-" What standardization do you mean? The z-standardization or the
"normal" standardization for the beta coefficients, that I need for
the interpretation?
Best Lisa
Zitat von Martin Weiss <[email protected]>:
<>
Well, did you tell Stata in any way that a specific variable is an
"interaction term"? If not, Stata probably treats it as just another
covariate in your regression.
BTW, which book are you referring to?
Note that you can effect the standardization yourself via - egen, std()-
HTH
Martin
-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von
[email protected]
Gesendet: Donnerstag, 16. April 2009 12:35
An: [email protected]
Betreff: st: beta coefficients for interaction terms
Hi Statalist,
I am working on a regression model with interactions between some
variables. I read in a book, that I can't use the "normal"
standardized beta coefficients for the interaction terms. They said
that the interpretation of the beta coefficients is not possible until
you z-standardise the interaction variables before you do the
regression.
Does anyone know, if stata does the z-standardization for the
interaction variables automatically, so I can use the normal
standardized beta coefficients (shown in the stata output) for the
interpretation?
I am using the 9.1 version of stata.
I hope someone can help me.
Best Lisa
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/