Re: [R] Identify groups by character point in xyplot legend

2009-06-23 Thread Deepayan Sarkar
On Tue, Jun 23, 2009 at 1:38 PM, nmset wrote: > > http://www.nabble.com/file/p24173983/groups.csv groups.csv > http://www.nabble.com/file/p24173983/groups.r groups.r > > Hello, > > Points of an xyplot can be identified to a particular group according to > 'sunflowers', a different one per group. Ho

[R] Identify groups by character point in xyplot legend

2009-06-23 Thread nmset
http://www.nabble.com/file/p24173983/groups.csv groups.csv http://www.nabble.com/file/p24173983/groups.r groups.r Hello, Points of an xyplot can be identified to a particular group according to 'sunflowers', a different one per group. However, this distinction does not appear in the legend gen

Re: [R] Identify groups

2008-05-17 Thread mike Ad.
Hi, Here is an example of the question I posted yesterday. Suppose there are 10 data sets, each contains 100 values. In data set #3, #5, #9, there are different subgroups. Is there a way to identify these kind of data set? data=matrix(runif(1000), 10, 100);data[3,61:90]=runif(30)

[R] Identify groups

2008-05-16 Thread mike Ad.
Dear group, I have hundreds of independent data sets, each data sets contains >100 values. In some data sets, all the values can be classified into several groups with clear difference between groups; while in some other data sets, all the values are randomly distributed. I would like to find a