I had to segment some data, so I ran TWOSTEP CLUSTER command around 2 months ago and saved results. Today I opened this file again, accidentally sorted it, ran TWOSTEP CLUSTER again and got much different frequencies for each segment. Syntax was essentially the same (both in terms of selected variables and fixed number of clusters):
twostep cluster
/categorical variables = x1 y10 z7 s8 u9 w1 k0
/numclusters fixed 5
/viewmodel display = yes
/save variable = SEG.
Only when I closed dataset without saving, re-opened it and ran abovementioned syntax again I got the same results as before. Is this a bug or do I miss something (e.g. subcommand, set seed setting)? I work on SPSS 29.0.0.0 (241) version however my colleague has the same issue with version 27 or 28 (we tested it on 2 different devices).
Any help would be highly appreciated.