Hello,
I am facing a crucial problem during the estimation of a random effect in a mixed effect logistic regression from a repeated-cross sectional dataset. In the 2 picture, I have attached here, "Cluster Identity" and "Year of Interview" is taken as random effects (The box marked section). But I am too much confused about what will be the STATA command of this regression since there are 2 random effects at a time here. I have already tried these two types of command. But which one is correct? Or, is there any fault in my commands? If so, then what is that fault, and how did this paper estimate the random effect of the year of interview, and what can be the correct command to estimate the random-effects of both of year of interview and cluster like the picture of the research paper I have attached here?
The commands I have tried till now are:
1. (using cluster before year in the random effects' section of the command)
melogit stunted log_PCI i.Child_Age Child_Sex i.Woman_Age i.Region Residence Drinking_Water Mother_Height Work_of_Mother Work_of_Partner i.Household_Members Under5_Child i.Partner_Edu || Cluster_Identity: || Year_of_int: , or
2. (using year before cluster in the random effects' section of the command)
melogit stunted log_PCI i.Child_Age Child_Sex i.Woman_Age i.Region Residence Drinking_Water Mother_Height Work_of_Mother Work_of_Partner i.Household_Members Under5_Child i.Partner_Edu || Year_of_int: || Cluster_Identity: , or
Please help me. Thanks in advance.
Array Array
Related Posts with Estimating Random Effects in Mixed-effect Logistic Regression Model
How to include age as a dummy control in a fixed effect regression?Dear all, I have a problem understanding how i should specify the contol variable age in the follow…
Same value for duplicatesHello, statalist! I am struggling with the replace the value for the same person. In the dataset, t…
Impact of unmeasured confounders. episensi and average treatment effects mhboundsDear Experts, multiple sensetivity analysis are now available. First, I was going over episensi deve…
bootstrap for panel dataDear All, I modify a code to test the significance of product of two coefficients from two panel dat…
CIBAR (sort ascending)Wonder if possibel to apply sort ascending or sort descening funciton to cibar generated graph. for …
Subscribe to:
Post Comments (Atom)
0 Response to Estimating Random Effects in Mixed-effect Logistic Regression Model
Post a Comment