partition summaryHelper functions to print partition summary
count_clusters(.partition)total_reduced(.partition)
summarize_mapping(.partition, n_composite = 5, n_reduced = 10)
minimum_information(.partition, .round = TRUE, digits = 3)
a partition object
number of composite variables to print before summarizing
number of reduced variables to print before summarizing
Should the minimum information be rounded?
If .round is TRUE, to what digit should it be rounded?