SAS Procedures

Help using Base SAS procedures
BookmarkSubscribeRSS Feed
AntonyBlunt
Calcite | Level 5

Hi,

Apologies if this has been referenced elsewhere, I have searched but the answer has eluded me.

Is it possible to get sas to display a value for the WSS?

All the searches have done only reference it in terms of minimising it for a k-means cluster in ther FASTCLUS proceedure.

In the CLUSTER proceedure, a value for the BSS can be displayed, so was wondering if a set of options can be used to display the WSS as well?

Many Thanks in advance,.

Antony

3 REPLIES 3
stat_sas
Ammonite | Level 13

Hi,

How can we display BSS in cluster procedure?

AntonyBlunt
Calcite | Level 5

Hi,


I used proc cluster data = mydata  method=ward nonorm ;

Which displayed the Between Cluster Sum of Squares value in the html output.   I want to the same sort of thing, but displaying the Within Cluster Sum of Squares

stat_sas
Ammonite | Level 13

Hi,

Try proc anova for within cluster sum of squares.

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 3 replies
  • 2477 views
  • 0 likes
  • 2 in conversation