Change graphs with emmip function

Hello everyone,

I am working with mixed linear models on my project. I have plotted my group x hemisphere (2 x 2) interaction using the 'emmip' function, which gives me a simple line graph. I was wondering whether there is a way to adapt the graph similar to ggplot, e.g., changing it from a line graph to a bar graph? Here is the code:

quick diagram for group by hemisphere effect

emmip(Test, Diagnosis ~ hemi)

Thanks a lot!

Cheers,

Luisa

T think we need a FAQ: How to do a minimal reproducible example ( reprex ) for beginners

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.