Hello,
I run a multilevel binary mixed-effects model:
xtmelogit RECIDIVATE FOREIGN HISPANIC_PERCENT HISPANIC_PERCENT*FOREIGN INCOME_CAPITA , || ZIP: FOREIGN, variance
I try to examine if there is a cross-level interaction between Percent Hispanics (HISPANIC_PERCENT) in a given Zip Code Area (ZIP) and Foreign Born Status (FOREIGN). For this I included interaction HISPANIC_PERCENT*FOREIGN. That is, I want to see if the effects of FOREIGN randomly vary across the ZIP code areas that have different Percent of Hispanics (HISPANIC_PERCENT).
As you can see, FOREIGN is specified in this model as random effect.
My question is what is the most suitable type of variance-covariance structure for the random effects? Independent, unstructured, identity, or exchangable? I read about it a lot, but still have hard time deciding which one is the best for my purpose of the study. The findings differ depending of the type I selected.
Thank you in advance.
Best,
Sylwia
I run a multilevel binary mixed-effects model:
xtmelogit RECIDIVATE FOREIGN HISPANIC_PERCENT HISPANIC_PERCENT*FOREIGN INCOME_CAPITA , || ZIP: FOREIGN, variance
I try to examine if there is a cross-level interaction between Percent Hispanics (HISPANIC_PERCENT) in a given Zip Code Area (ZIP) and Foreign Born Status (FOREIGN). For this I included interaction HISPANIC_PERCENT*FOREIGN. That is, I want to see if the effects of FOREIGN randomly vary across the ZIP code areas that have different Percent of Hispanics (HISPANIC_PERCENT).
As you can see, FOREIGN is specified in this model as random effect.
My question is what is the most suitable type of variance-covariance structure for the random effects? Independent, unstructured, identity, or exchangable? I read about it a lot, but still have hard time deciding which one is the best for my purpose of the study. The findings differ depending of the type I selected.
Thank you in advance.
Best,
Sylwia
Comment