SPSS Statistics

SPSS Statistics

Your hub for statistical analysis, data management, and data documentation. Connect, learn, and share with your peers! 

 View Only
Expand all | Collapse all

I having issues running cluster analysis? Why ?

  • 1.  I having issues running cluster analysis? Why ?

    Posted Wed January 20, 2021 05:40 AM

    Hey guys, As you all know the recent situation of the world, I also doing work from home for my company STARTUBESANDFITTINGS So for that, The program is basically frozen when I try running cluster analysis. It says "Running CLUSTER..." but never actually produces an output.






    #SPSSStatistics
    #Support
    #SupportMigration


  • 2.  RE: I having issues running cluster analysis? Why ?

    Posted Wed January 20, 2021 02:52 PM

    The CLUSTER procedure does hierarchical clustering, which is very cpu and memory intensive. With a large dataset, it can take a long time to complete, and the resulting graphs may not be very useful. Consider using k-means (QUICK CLUSTER) or TWOSTEP instead. Otherwise, just be patient.






    #SPSSStatistics
    #Support
    #SupportMigration