Learn R Programming

GeoFIS (version 1.1.1)

MinkowskiDistance: The "Minkowski" distance

Description

Function to create a "Minkowski" distance
To be used with the Zoning combine_distance field

Usage

MinkowskiDistance(power = 2)

Value

Minkowski distance object

Arguments

power

numeric value, The power of the Minkowski distance
The default value is 2 (equivalent to euclidean distance)