Dear all,
I learned from Statalist that we could use the following formula to calculate icc after meologit regression (by Stata 15.1):
ICC= var_u/(var_u + (pi)^2/3)
But my question is what if the second level control has more than one variable? How should this formula be?
My code is :meologit urbani A1b A0 marriage i.educat4 occu_prof hhwealth hukou_cat32 hukou_cat33 hukou_out_town_impute1 [pw=weight_temp_use] || gbcode: sample_urbaning pilot1 , nolog
As can be seen that are three second-level variable control: country id (gbcide); urban sample(sample_urbaning); and policy pilot(pilot1)
and the variance of second-level data are shown in the table:
Array
Array
Then how could I calculate icc?
Thank you for your help!
Related Posts with Calculate ICC after meologit_mixed effect ordered logistic regression
Identify a particular observation in a particular sequence?Dear All, I found this question here (https://bbs.pinggu.org/thread-7891870-1-1.html). The data set …
correct endogeneity with two step residual inclusiongood morning, everyone, thank you for your answers which will be of great help to me and excuse me …
How to count the number of relevant variables present for an individualI have a multiple cross-sectional dataset, where I am trying to create the following index: Dit = (…
I need help on Data reshapinghello everybody, because I need to transfer the datasets from longitude to panel data, those are wha…
Labelling scatterplots with twoway commandHi all! I'd like to label each of these scatterplots accordingly. Code: twoway (scatter studentsa…
Subscribe to:
Post Comments (Atom)
0 Response to Calculate ICC after meologit_mixed effect ordered logistic regression
Post a Comment