Search found 2 matches
- Tue Aug 05, 2025 2:56 am
- Forum: MLwiN user forum
- Topic: I want to add age, gender, height and weight of the individuals as level-2 variables to the model.
- Replies: 2
- Views: 65227
Re: I want to add age, gender, height and weight of the individuals as level-2 variables to the model.
Hi ,
I have a dataset where individuals are in the second level and the measurement occasions are in the first level.
I want to add age, gender, height and weight of the individuals as level-2 variables to the model.
Age - Numeric variable
Gender - Binary variable
Height - Numeric variable ...
- Mon Jul 28, 2025 3:51 am
- Forum: runmlwin user forum
- Topic: how to present multilevel model results in a visual and understandable way for non-experts
- Replies: 2
- Views: 56440
Re: how to present multilevel model results in a visual and understandable way for non-experts
You could use simple bar charts or dot plots to show fixed effects (coefficients) with confidence intervals, and variance components can be illustrated using variance partitioning pie charts. A slopes-as-outcomes plot can also help show variability between groups. Clear labeling and minimizing ...