Dist: Finding the distance between two observations.

View source: R/Dist.R

DistR 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


SKNN documentation built on Oct. 9, 2024, 1:08 a.m.