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)

Yi Ya


[Package SKNN version 3.1 Index]