BookmarkSubscribeRSS Feed
Chandrima
Calcite | Level 5

I am using the following model where cluster node (before segment profile node) is having 12 input variables. Unfortunately the segment profile results are not showing any histogram lattice diagrams, they are producing only circular plots as shown below the model. How can I get the histograms with lattice? Kindly help. I need to submit my work soon. Thanks in advance! 
[Note:- I have added filter, cluster, segment profile nodes after performing interactive binning because if I add these 3 nodes just after original training data sample, the cluster node gives an error of "maximum level of 512 exceeded". So I have used these 3 nodes after dimensionality reduction]. 
model_updated.jpg 

seg_profile.jpg

1 REPLY 1
WendyCzika
SAS Employee

The nested pie charts are used for class variables (even ordinal), and the histograms for interval variables -- there isn't a way in this node to get the histograms for nominal variables.  One thing you can do though is insert a Metadata node before the Segment Profile node and change the Level of the GRP variables from Ordinal or Nominal to Interval, since they are ordered numeric values.

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

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 790 views
  • 0 likes
  • 2 in conversation