Displaying 1 result from an estimated 1 matches for "chprbos1".
2011 Jun 16
1
Specify ID variable in daisy{cluster}
...uses it to create the matrix rather than
ignoring it as an ID variable. I need to have the ID variable so I can
later on identify which cluster each participant was classified as. Any
thoughts would be much appreciated!
housing.cluster <-data.frame(hhid, htypec1, afforcr1, resyrc1, crowdcc1,
chprbos1)
housingdiss <- daisy(housing.cluster, metric="gower")
--
View this message in context: http://r.789695.n4.nabble.com/Specify-ID-variable-in-daisy-cluster-tp3603136p3603136.html
Sent from the R help mailing list archive at Nabble.com.