Good day,
I am trying to use an interaction term within my logistic regression. For this i simply use the '##' in between the specific variables. A problem arises when i try to read the output: I notice that some categories of the variables are not shown in the interaction output. For example: 'Proxy_gezondheid' and 'HIL_abovebelow' must lead to 3 coefficients (a combination of the different categories). My output only shows 1 coëfficiënt instead of 3. Also, when not using the '##' command, but using the '#' command i DO get all the categories. BUT this leaves out the coefficients of the original variables.
As you can see here, in the second model i can clearly observe the categories within the interaction term. In the first model this is not possible. Is there any way to make this possible, while also including the 2 coefficients from the original variables?
Thanks in advance! Help is very much appriciated. p.s. I am new to STATA...
I am trying to use an interaction term within my logistic regression. For this i simply use the '##' in between the specific variables. A problem arises when i try to read the output: I notice that some categories of the variables are not shown in the interaction output. For example: 'Proxy_gezondheid' and 'HIL_abovebelow' must lead to 3 coefficients (a combination of the different categories). My output only shows 1 coëfficiënt instead of 3. Also, when not using the '##' command, but using the '#' command i DO get all the categories. BUT this leaves out the coefficients of the original variables.
Thanks in advance! Help is very much appriciated. p.s. I am new to STATA...
Comment