[R] Selecting input and output variables in clara (cluster-package)

Matthias Henze mhenze at phytomed.uni-kiel.de
Thu Jun 2 10:54:16 CEST 2005


Moin,

is there any possibility to choose the input variables which are
involved in the analysis,
 " ..., and each column correspondends to a variable. ..."
(R-Reference-Manual)
or do I have to delete them from the data.frame?

An then I'd like to get the original dataset with the classification of
the cluster, at the moment i do it this way

clusterFrame <- merge(claraResult$clustering,claraResult$data,by = 0,
all.x = TRUE);


Thanks Matthias

-- 

Matthias Henze
Institut für Phytopathologie
Hermann-Rodewaldstr. 9
24118 Kiel

Telefon :0049(0) 431-880 7433
Fax     :0049(0) 431-880 1583
email   :mhenze at phytomed.uni-kiel.de




More information about the R-help mailing list