View source: R/metrics_functions.R
AR | R Documentation |
Calculates the total number of Anti-Robinson violations over all triplets in the matrix using the specified ordering. This is equivalent to GAR with a full window.
AR(mat_sorted)
mat_sorted |
A numeric, symmetric sorted distance matrix. |
The AR score (the total number of structural violations).
Please refer to GAP
for complete usage examples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.