Displaying 1 result from an estimated 1 matches for "v1gc".
Did you mean:
v15c
2003 Mar 14
2
boxplots with multiple numerical variables
...the Y-axis represents the numerical values of variable V1...Vx (all
the variables have the same range). The X-axis needs to represent the G-V combination. So suppose
the possible values for G are a, b and c, Then along the x-axis there would be a boxplot for each
of the combinations:
V1Ga, V1Gb, V1Gc, V2Ga, V2Gb, V2Gc, V3Ga, V3Gb, V3Gc,.....VxGa, VxGb, VxGc, etc
ie
all values of V1 where the G values are a, all values of V1 where the G values are b, etc
In addition, if possible, it would be nice if each G value would have a a different colour on the
plot so that they could be seen more clearl...