BookmarkSubscribeRSS Feed
deleted_user
Not applicable
I have a large data set ...about 230,000 observations each with 27 attributes (both categorical & numeric values) I tried to use proc cluster.

It takes forever (over 10 hours) it still hadn't finished....I ended up had to terminated it.

I know that the processing time must depend on many things. However, I wonder if it is normal to expect such a long processing time.

Thank you so much for all your help
2 REPLIES 2
deleted_user
Not applicable
I suggest first to check your log for error messages.
Peter_C
Rhodochrosite | Level 12
try again with just 1000 obs[pre] option obs= 1000 ;[/pre]to check your syntax
scale up the count if results arrive in realistic time.
I expect a lot of sorting is going on, and that needs disk space. Have you enough free?

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1449 views
  • 0 likes
  • 2 in conversation