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
ologitgof - Package ?Hi everyone! I need to run goodness-of-fit tests post-ordinal regression models, but can't find any…
Crude incidence rate straitfied by calendar yearI have estimated the overall crude incidence rate of diabetes in people with hypertension (the study…
MultiLevel Modeling with Repeated ObservationsHello all, My question is about multilevel modeling. I have a data which observed household members…
Setting up time-to-first-event variablesHello, I am new to Stata and looking to efficiently set up time-to-event variables for the time to …
Should I use a Fractional outcome regression?I have panel data with an outcome variable that ranges from 0-0.6 and theoretically can get up to 1 …
Subscribe to:
Post Comments (Atom)
0 Response to Three-level mix-effect model for ordered logistic regression in Stata- meologit regression
Post a Comment