distan2 {dprep}R Documentation

Auxiliary function for computing the RELIEF

Description

Computes the distance between two instances of a dataset considering both continuous and nominal attributes.

Usage

distan2(x, y, vnom)

Arguments

x a given instance
y a given instance
vnom a vector containing the indexes of nominal attributes

Author(s)

Edgar Acuna

See Also

relief


[Package dprep version 1.0 Index]