On 17-Jul-08 02:32:41, Frank E Harrell Jr wrote:
> Barry Rowlingson wrote:
>> 2008/7/16 Ted Harding <[EMAIL PROTECTED]>:
>>
>>> Hi Folks,
>>> I'd be grateful for good suggestions about the following.
>>>
>>> I'm plotting a family of (X,Y) curves (for different levels
>>> of another variable, Z): s
Barry Rowlingson wrote:
Why use color when you can use black and label the curves where they
are most separated? This solves problems with color blindness,
xeroxing, and faxing.
Where should I put the labels in this example:
> set.seed(123)
> z=matrix(runif(6*50),50,6)
> matplo
> Why use color when you can use black and label the curves where they are
> most separated? This solves problems with color blindness, xeroxing, and
> faxing.
>
Where should I put the labels in this example:
> set.seed(123)
> z=matrix(runif(6*50),50,6)
> matplot(z,type='l',col=1,lty=1)
A lab
Barry Rowlingson wrote:
2008/7/16 Ted Harding <[EMAIL PROTECTED]>:
Hi Folks,
I'd be grateful for good suggestions about the following.
I'm plotting a family of (X,Y) curves (for different levels
of another variable, Z): say 6 curves in all but could be
more or less -- it's a rather variables s
2008/7/16 Ted Harding <[EMAIL PROTECTED]>:
> Hi Folks,
> I'd be grateful for good suggestions about the following.
>
> I'm plotting a family of (X,Y) curves (for different levels
> of another variable, Z): say 6 curves in all but could be
> more or less -- it's a rather variables situation.
>
> I'
Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Ted Harding
> Sent: Wednesday, July 16, 2008 1:17 PM
> To: [EMAIL PROTECTED]
> Subject: [R] Labelling curves on graphs
>
> Hi Folks,
> I'd be grateful for good suggestions about
Dr. Harrell's Hmisc package has labcurve.
--Matt
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ted Harding
Sent: Wednesday, July 16, 2008 1:17 PM
To: [EMAIL PROTECTED]
Subject: [R] Labelling curves on graphs
Hi Folks,
I'd be gratefu
Hi Folks,
I'd be grateful for good suggestions about the following.
I'm plotting a family of (X,Y) curves (for different levels
of another variable, Z): say 6 curves in all but could be
more or less -- it's a rather variables situation.
I'd like to label each curve with the value of Z that it
cor
8 matches
Mail list logo