Skip to content
Prev 178459 / 398503 Next

Scatterplot of two groups side-by-side?

nonunah at yahoo.de wrote:
Hi Karin,
I would use cluster.overplot in the plotrix package for the scattergram. 
This will adjust the positions of the points for the two groups so that 
they form little clusters instead of overplotting. You can color the two 
sets of points differently as well as use different symbols. Then by 
adding the two regression lines in the same two colors, you should have 
an easier to interpret plot.

Jim