I know very little about cluster analysis (so please excuse if this question has an obvious answer), but before I embark on a considerable learning journey, I would like to know if something is possible. I would like to use 1/2 of a data set to carry out a cluster analysis and then use the clustering algorithm to assign observations from the 2nd half of the data set to groups created at some level of the dendogram created by the analysis of the first half..
I carried out a very simple (single linkage) cluster analysis using 1/2 of my data and then used cluster generate to generate groups, but groups were only created for the observations used in the analysis. Is what I want to do possible ... and if so, can someone point in me in the direction of how to do it?
Thanks you for your assistance.
Ian
I carried out a very simple (single linkage) cluster analysis using 1/2 of my data and then used cluster generate to generate groups, but groups were only created for the observations used in the analysis. Is what I want to do possible ... and if so, can someone point in me in the direction of how to do it?
Thanks you for your assistance.
Ian
Comment