distfromcenter {CONFESS} | R Documentation |
It calculates the Eucledian distance between two 2-dimensional locations.
distfromcenter(data, center)
data |
Data matrix. A 2-dimensional location. |
center |
Data matrix. A second 2-dimensional location. |
The Eucledian distance between the two locations