Hello, fellow colleagues and professors.
I'm currently finishing my master's and carrying out a multilevel analysis on food consumption and nutritional status of children divided into groups according to health access coverage. I want to create a graphic similar to the one attached below (present in the study by Sanders, Turrell and Slade, 2008, https://pubmed.ncbi.nlm.nih.gov/18809753/).
In the X axis, I want to use the group variable (class_cob), with 4 quartiles of coverage
In the Y axis, the mean + se (or sd, not sure here, maybe you can help) for my outcome variable (bmi - continuous variable)
And for the colors, the HDI for the municipalities the children are in (var name 'class_idhm': 4 categories - low, medium, high, very high)
Can you help me create a code to generate this?
I'm currently finishing my master's and carrying out a multilevel analysis on food consumption and nutritional status of children divided into groups according to health access coverage. I want to create a graphic similar to the one attached below (present in the study by Sanders, Turrell and Slade, 2008, https://pubmed.ncbi.nlm.nih.gov/18809753/).
In the X axis, I want to use the group variable (class_cob), with 4 quartiles of coverage
In the Y axis, the mean + se (or sd, not sure here, maybe you can help) for my outcome variable (bmi - continuous variable)
And for the colors, the HDI for the municipalities the children are in (var name 'class_idhm': 4 categories - low, medium, high, very high)
Can you help me create a code to generate this?
Comment