powered by
This function applies an Rank-2-Ellipse seriation method to reorder a proximity matrix.
ellipse_sort(data)
An integer vector representing the reordered indices of the matrix rows.
Please refer to computeProximity for complete usage examples.
computeProximity
A square numeric proximity matrix (either n × n or p × p), representing pairwise distances or similarities between items.