Skip to content

Plot numeric and categorical variable

3 messages · Juliet Ndukum, Uwe Ligges, Sarah Goslee

#
My data consists of numeric (yy) and categorical (xx) variables, as shown below.?
I have attached the plot above ?as plot1
I wish to generate a scatter plot of the data such that instead of 1 it prints C, and instead of 2, it prints D on the x- axis (see plot1 attached).
How could I possibly go about this, let me know. Any help will be greatly appreciated.
Thanks in advance for your help,JN
#
On 05.12.2011 23:22, Juliet Ndukum wrote:
Sounds like homework?!
Anyway, see ?par and ?axis to answer your question directly or ?boxplot 
more implicitly...

Best,
Uwe Ligges
#
Not to mention that I answered this exact question only
yesterday.

2011/12/6 Uwe Ligges <ligges at statistik.tu-dortmund.de>: