MinkowskiDistance function

The "Minkowski" distance

The "Minkowski" distance

Function to create a "Minkowski" distance

To be used with the Zoning combine_distance field methods

MinkowskiDistance(power = 2)

Arguments

  • power: numeric value, The power of the Minkowski distance

    The default value is 2 (equivalent to euclidean distance)

Returns

Minkowski distance object