Summarize a cluster posterior similarity matrix
summary.dpmixgpd_cluster_psm.RdSummarize pairwise posterior co-clustering probabilities.
Usage
# S3 method for class 'dpmixgpd_cluster_psm'
summary(object, ...)Details
The diagonal of a posterior similarity matrix is always close to one, while off-diagonal values near one indicate highly stable co-clustering across retained posterior draws.
See also
predict.dpmixgpd_cluster_fit(), plot.dpmixgpd_cluster_psm(),
summary.dpmixgpd_cluster_fit().
Other cluster workflow:
dpmgpd.cluster(),
dpmix.cluster(),
plot.dpmixgpd_cluster_bundle(),
plot.dpmixgpd_cluster_fit(),
plot.dpmixgpd_cluster_labels(),
plot.dpmixgpd_cluster_psm(),
predict.dpmixgpd_cluster_fit(),
print.dpmixgpd_cluster_bundle(),
print.dpmixgpd_cluster_fit(),
print.dpmixgpd_cluster_labels(),
print.dpmixgpd_cluster_psm(),
summary.dpmixgpd_cluster_bundle(),
summary.dpmixgpd_cluster_fit(),
summary.dpmixgpd_cluster_labels()