Hi,
I'm looking to assess the influence of kin on living socioeconomic context of Ego. I use dyadic data (separated pairwise datasets like parent-child, siblings, etc.) and follow the dyads over 7 consecutive censuses. My outcome variable is dichotomous (whether or not two individuals live in the same socioeconomic context for a specific year).
I'm trying to refine this simple multilevel model :
I'm not sure this is correct since individuals can be part of multiple dyads (e.g. cousins, siblings, uncles, etc.) and for what I understand the model would treat each dyad as being independant as if they were formed by different people (like in couple analyses). I was wondering how to add that specification to tell the model that individuals may be part of multiple dyads. The next question would probably be related to weighing options. It is not rare to see people with more than a hundred cousins, intuitively I feel the need to weigh this kind of overrepresentation.
Thanks for your advices.
JS
I'm looking to assess the influence of kin on living socioeconomic context of Ego. I use dyadic data (separated pairwise datasets like parent-child, siblings, etc.) and follow the dyads over 7 consecutive censuses. My outcome variable is dichotomous (whether or not two individuals live in the same socioeconomic context for a specific year).
I'm trying to refine this simple multilevel model :
Code:
melogit y x1 x2 x3 || dyad:
Thanks for your advices.
JS

Comment