DataAnalysisDistanceMetricType.CityBlock
Description:
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.
Description: