You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am attempting to change the colours of the estimates in my plot based on the levels of Condition, but the "color = " element in plot() doesn't recognise the grouping. I have tried other solutions from the other issues posted here but nothing works:
I am attempting to change the colours of the estimates in my plot based on the levels of Condition, but the "color = " element in plot() doesn't recognise the grouping. I have tried other solutions from the other issues posted here but nothing works:
Example code:
This produces this:
All I want is for the levels ("2" and "3") of Condition to be in different colours.
Is there a way to do this?
Things I've tried:
Which gives this error:
The text was updated successfully, but these errors were encountered: