allpair_RandIndex {clustra} | R Documentation |
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.
allpair_RandIndex(results)
results |
A list with each element packed internally by the
|
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.