This function is called by ChiMerge diacretization fucntion, chiM()
.
value(i, data, alpha)
numeric data matrix
significance level;
list of cut-points for any variable
discretized
Kerber, R. (1992). ChiMerge : Discretization of numeric attributes, In Proceedings of the Tenth National Conference on Artificial Intelligence, 123--128.
chiM
.
# NOT RUN {
data(iris)
value(1,iris,0.05)
# }
Run the code above in your browser using DataLab