repair_metric_rule3 | R Documentation |
@param m Distance Matrix @param max.iter = 5, repairing third metric rule can be a little bit tricky when there are many triples combination which don't fulfill it. In such situation many iteration is needed. If number of needed iteration exceeds max.iter, simple matrix will be returned when all possible distances between points will be equal to the mean distance in original matrix.
repair_metric_rule3(m, max.iter = 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.