Hi All,
Would someone know how to conduct some type of visualisation within a cluster in R (i.e. plot histogram/frequency of a certain variable within a cluster)?
For example, suppose my partitioning around medoids output was summarised as follows:
pam_results$the_summary

Would anyone know a set a commands which would help plot a histogram for something like 'MR' from cluster 1?
Would appreciate all thoughts.
Best