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?

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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