discretevar {dprep} | R Documentation |
This function carries out ME discretization for a given attribute of a dataset
discretevar(data, var, n, p)
data |
The name of the dataset |
var |
The column were is located the attribute to be discretized |
n |
number of rows of the dataset |
p |
number of columns of the dataset |
Luis Daza