Dist {SKNN} | R Documentation |
Finding the distance between two observations.
Description
It's a function of finding the distance between two observations.
Usage
Dist(x,y)
Arguments
x |
Numeric. A vector denoting an observation. |
y |
Numeric. A vector denoting an observation. |
Value
A list.
Author(s)
Yarong Yang
[Package SKNN version 4.1 Index]