rand_plot: Matrix plot of Rand Index comparison of replicated clusters

View source: R/graphics.R

rand_plotR Documentation

Matrix plot of Rand Index comparison of replicated clusters

Description

Matrix plot of Rand Index comparison of replicated clusters

Usage

rand_plot(rand_pairs, name = NULL)

Arguments

rand_pairs

A data frame result of allpair_RandIndex

name

Character string file name for pdf plot. If omitted or NULL, plot will render to current graphics device.

Value

Invisible. Full path name of file with plot.

Author(s)

Wei-Chen Chen and George Ostrouchov

References

Wei-chen Chen, George Ostrouchov, David Pugmire, Prabhat, and Michael Wehner. 2013. A Parallel EM Algorithm for Model-Based Clustering Applied to the Exploration of Large Spatio-Temporal Data. Technometrics, 55:4, 513-523.

Sorts replicates within cluster K Assumes K starts from 2


clustra documentation built on Oct. 14, 2023, 9:15 a.m.