Hi,
Please, I would like to ask a question about the reporting of interaction models with main effects and square terms. I am running a multilevel analysis for protest behaviour (demons). I am interested in the cross-level interactions between gender (female), which is a binary individual-level variable, and the number of years a country has been a democracy (dem_yrs), a continuous country-level variable. I include control variables like "urban" "resp_age" "log_gni" "fem_hdi." For instance, I have the following models:
Model A - melogit demons_bi i.female c.dem_yrs urban resp_age log_gni fem_hdi || countrylvl:female, cov(unstr)
Model B - melogit demons_bi i.female c.dem_yrs##c.dem_yrs urban resp_age log_gni fem_hdi || countrylvl:female, cov(unstr)
Model C - melogit demons_bi i.female##c.dem_yrs##c.dem_yrs urban resp_age log_gni fem_hdi || countrylvl:female, cov(unstr)
Model D - melogit demons_bi i.female##c.dem_yrs urban resp_age log_gni fem_hdi || countrylvl:female, cov(unstr)
As I said earlier, I am mainly interested in the interaction effects between "female" and "dem_yrs." If models A, B, and D are significant, i.e. only the interaction of gender and the square-function of years of being a democracy is not significant, can I still report Model D? Is Model D considered as misspecified?
Please, I would like to ask a question about the reporting of interaction models with main effects and square terms. I am running a multilevel analysis for protest behaviour (demons). I am interested in the cross-level interactions between gender (female), which is a binary individual-level variable, and the number of years a country has been a democracy (dem_yrs), a continuous country-level variable. I include control variables like "urban" "resp_age" "log_gni" "fem_hdi." For instance, I have the following models:
Model A - melogit demons_bi i.female c.dem_yrs urban resp_age log_gni fem_hdi || countrylvl:female, cov(unstr)
Model B - melogit demons_bi i.female c.dem_yrs##c.dem_yrs urban resp_age log_gni fem_hdi || countrylvl:female, cov(unstr)
Model C - melogit demons_bi i.female##c.dem_yrs##c.dem_yrs urban resp_age log_gni fem_hdi || countrylvl:female, cov(unstr)
Model D - melogit demons_bi i.female##c.dem_yrs urban resp_age log_gni fem_hdi || countrylvl:female, cov(unstr)
As I said earlier, I am mainly interested in the interaction effects between "female" and "dem_yrs." If models A, B, and D are significant, i.e. only the interaction of gender and the square-function of years of being a democracy is not significant, can I still report Model D? Is Model D considered as misspecified?
Comment