Learn R Programming

mldr.resampling (version 0.2.3)

getV: Auxiliary function used by MLUL. It calculates, for each instance, how important it is in the dataset

Description

Auxiliary function used by MLUL. It calculates, for each instance, how important it is in the dataset

Usage

getV(w, u)

Value

A list with the values of importance of each instance in the dataset

Arguments

w

List of weights for each instance

u

List of influences in reverse neighbors for each instance