[R] Clustering

dpender d.pender at civil.gla.ac.uk
Fri Oct 29 17:37:41 CEST 2010


 
Apologies for being vague,

The structure of the output is as follows:

$ cluster1  : Named num [1:131] 3.05 2.71 3.26 2.91 2.88 3.11 3.21 -1 2.97
3.39 ...
  ..- attr(*, "names")= chr [1:131] "6667" "6668" "6669" "6670" ...

With 613 clusters.  What I require is abstracting the first and last value
of 

- attr(*, "names")= chr [1:131] "6667" "6668" "6669" "6670"

This will give a start and end point of the cluster and allow for the
spacing to be determined.

Thanks,

Doug
-- 
View this message in context: http://r.789695.n4.nabble.com/Clustering-tp3017056p3019323.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list