reliefcont {dprep} | R Documentation |
This function applies Relief to datasets containing only continuous attrbutes.
reliefcont(data, nosample, threshold)
data |
the name of the dataset |
nosample |
the size of the sample drawn for updating the relevance of the features |
threshold |
the threshold for choosing the relevant features. |
Edgar Acuna