repair_metric_rule1: Function repairs dimension matrix to fulfill first metric...

View source: R/repairDM.R

repair_metric_rule1R Documentation

Function repairs dimension matrix to fulfill first metric rule d(x,y) = 0 <=> x = y Remark: there is an assumption that NA are not included (fix.na() used first)

Description

Function repairs dimension matrix to fulfill first metric rule d(x,y) = 0 <=> x = y Remark: there is an assumption that NA are not included (fix.na() used first)

Usage

repair_metric_rule1(m)

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