near3: Auxiliary function for the reliefcat function

Description Usage Arguments Author(s) See Also

View source: R/near3.R

Description

This function finds the instance in the data matrix that is closest to a given instance x sing teh Manhattan distance. The attributes can be either continuous or nominal.

Usage

1
near3(x, data)

Arguments

x

A given instance

data

The name of the dataset

Author(s)

Edgar Acuna

See Also

relief,distancia1


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