allpair_RandIndex {clustra} | R Documentation |
allpair_RandIndex: helper for replicated cluster comparison
Description
Runs RandIndex
for all pairs of cluster results in its
list input and produces a matrix for use by rand_plot
.
Understands replicates within k
values.
Usage
allpair_RandIndex(results)
Arguments
results |
A list with each element packed internally by the
|
Value
A data frame with RandIndex
for all pairs from
trajectories results. The data frame names and its format is intended to be
the input for rand_plot
. Note that all pairs is the lower
triangle plus diagonal of an all-pairs symmetric matrix.