hello, could anyone help me with an example of Proc for cluster analysis with graph plot Error?
Hello @EloarL,
Your question requires more details before experts can help. Can you revise your question to include more information?
Review this checklist:
To edit your original message, select the "blue gear" icon at the top of the message and select Edit Message. From there you can adjust the title and add more details to the body of the message. Or, simply reply to this message with any additional information you can supply.
SAS experts are eager to help -- help them by providing as much detail as you can.
This prewritten response was triggered for you by fellow SAS Support Communities member @Rick_SAS
.Did you try PROC CLUSTER? The examples in the documentation is pretty straightforward:
@EloarL wrote:
I need to generate a cluster analysis in SAS Guide using the K means and centroids method and plot the elbow graph. However I need the help or example of some Proc in this regard.
Can you explain what the R code does? Most of us don't understand R.
Certainly, SAS can do K-means clustering, its in PROC FASTCLUS.
If that doesn't do what you want, please describe in detail exactly what you need, give us a complete description of what you need, starting from the beginning; instead of making us ask question after question as we have been doing to get this far.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.