near1: Auxiliary function for the reliefcont function

Description Usage Arguments Author(s) See Also

Description

This function finds the instance in the data matrix that is closest to a given instance x using Euclidean distance. It is assumed that all the attributes are continuous.

Usage

1
near1(x, data)

Arguments

x

A given instance

data

The name of the dataset

Author(s)

Edgar Acuna

See Also

near3,distancia


dprep documentation built on May 29, 2017, 11:01 a.m.