View source: R/cpp_functions.R
ellipse_sort | R Documentation |
This function applies an Rank-2-Ellipse seriation method to reorder a proximity matrix.
ellipse_sort(data)
data |
A square numeric proximity matrix (either n × n or p × p), representing pairwise distances or similarities between items. |
An integer vector representing the reordered indices of the matrix rows.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.