s-news
[Top] [All Lists]

Re: Putting a identifying numbers in a graph

To: "Park, Kyong H Mr ECBC" <kyong.ho.park@us.army.mil>
Subject: Re: Putting a identifying numbers in a graph
From: "Vivek Satsangi" <vivek.satsangi@gmail.com>
Date: Fri, 31 Mar 2006 10:54:55 -0500
Cc: "S-plus post" <s-news@wubios.wustl.edu>
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=f4fhJqN8bGUT+dp5/MauOpqDiYPHpgfky6fASLVlHWHzifGZoZpCZ26JYVdxzpXwwK6ckhFjMrHU2/1uQRVDTNC9QyFwiCT7L7j3O8BsM3lfYqxShi1MTYrJv2JYamWWkrEBp3y1KE+Rtyk65e6LyFTwGhSpEOTVB1xZpJlHviA=
In-reply-to: <E0466E6811B5BA46B92414C94516A7A425BDF7@apgrb1rdg-mail2.nae.ds.army.mil>
References: <E0466E6811B5BA46B92414C94516A7A425BDF7@apgrb1rdg-mail2.nae.ds.army.mil>
Hello Kyong,
In R you would use identify() to accomplish this. You can read the
help page, but the basic idea is to pass it a list of your points (so
that when you click on the graph it can find them) and a list of
labels (optional) so that it knows what to write on the graph. Try it,
and if you need more help, let us know!

Vivek

On 3/31/06, Park, Kyong H Mr ECBC <kyong.ho.park@us.army.mil> wrote:
>
>
> Hello, Splus users,
>
> I generated a residual vs fitted graph from a regression. One of the
> independent variables has '1" and "2" for specifying  two groups. I want to
> mark the points with 1 or 2 to identify the points.
>
> I appreciate your help very much.
>
>
> Kyong
>


--
-- Vivek Satsangi
Rochester, NY USA
<Prev in Thread] Current Thread [Next in Thread>