DataAnalysisDistanceMetricType.CityBlock

Description:

The distance between two objects may be calculated using the formula:
D = sum( Wi * | Xi - Yi |), where Xi and Yi are the attribute values for the objects, and Wi is the weight factor. i is the attribute number, from 1 to n, where n is the number of attributes.

    

1C:Enterprise Developer's Community