A method to cluter a number of samples using a relational (dissimila
Usage
relational.clustering(dist, clusters = 2)
Arguments
dist
pairwise distance matrix
clusters
number of clusters required
Value
Arc distance between two points on the Earth's surface in kilometers.
Details
This function will calculate the shortest distance (portion of a Great Circle)
in kilometers between two points on the Earth given their latitude and
longitude.
To calculate pairwise distances between a list of points see earth.dist, or to calculate an area enclosed by three points on the Earth's surface, see earth.tri