Dear all,
I am currently working with a cluster data collected from 3229 respondents in 40 counties, half of which are policy pilot sites. The dependent variable is categorical data from 1-5 regarding individuals' attitudes.
I am trying to fit a 3 level mixed-effect model by using the demand of meologit in Stata 15.
The first level: SES + explanatory variable about individuals
The second level: 40 country id
The third level: pilot (0 or 1)
code: meologit urbani A1b A0 marriage i.educat4 occu_prof hhwealth hukou_cat32 hukou_cat33 hukou_out_town_impute1 [pw=weight_temp_use] || pilot1t: || gbcode: , nolog
I am thinking the 3229 individuals are nested with country, and then the 40 counties nest with the pilot, but not sure for the following questions:
1. Is the binary variable (pilot) can be used as the third level control? Especially when considering the group size issue.
(now the third level data is divided into two groups: 20 pilot country and 20 non-pilot country)
2. The results as following show that the variance of pilot is quite large, and what can we tell?
3. Also, there did not show the test result in front of the table...how should I modify my model or code accordingly?
Thank you for your reply if you are familiar with this model.
I really appreciated your help.
Array
Related Posts with Three-level mix-effect model for ordered logistic regression in Stata- meologit regression
syntax to de label a columnI have a column where, values have been formatted with 0/1 over the actual values in the column are …
"invalid syntax" error when saving variable label for putexcelDear Statalists, I am trying to export tables of about a dozen variables into excel using putexcel.…
Difference in Difference omitted treatment indicatorHello! I want to analyse how a market entry of a specific app is associated with a change in the dow…
How to Categorize float variableI want to Categorize float variable which has letters as its elements. Elements: Horse, Camel, Car,…
Reshape long with 1 identifier and several variablesHi, I am experiencing similar problems as here: https://www.statalist.org/forums/for...variable-dat…
Subscribe to:
Post Comments (Atom)
0 Response to Three-level mix-effect model for ordered logistic regression in Stata- meologit regression
Post a Comment