is_metric_rule3_fulfilled: Function checks if third metric rule is fulfilled d(x,z) <=...

View source: R/checkDM.R

is_metric_rule3_fulfilledR Documentation

Function checks if third metric rule is fulfilled d(x,z) <= d(x,y) + d(x,z) Warning: algorithm works properly when rule2 is fulfilled

Description

Function checks if third metric rule is fulfilled d(x,z) <= d(x,y) + d(x,z) Warning: algorithm works properly when rule2 is fulfilled

Usage

is_metric_rule3_fulfilled(m)

maszdev/dist2location documentation built on June 11, 2025, 11:55 a.m.