s-news
[Top] [All Lists]

simple scatter-plot question

To: <s-news@lists.biostat.wustl.edu>
Subject: simple scatter-plot question
From: Gianfranco MASTRACCHIO <gianfranco.mastracchio@st.com>
Date: Fri, 19 Aug 2005 16:43:06 +0200
Importance: Normal
I have a df with say 5 columns, being 10-long vectors, corresponding to 10 
repeated measures performed at 5 different temperatures. I want a simple 
scatter plot or boxplot, with Y being the 50 measured values and x the 
temperature level.

It is possible by trasforming the df from 10x5 to 50x1 and adding a new col for 
x axis and using plot or boxplot,
but I wonder if there is a more direct way....

using S+ 6.2 under win XP

thanks in advance
Gianfranco
 


<Prev in Thread] Current Thread [Next in Thread>
  • simple scatter-plot question, Gianfranco MASTRACCHIO <=