| findBest {discretization} | R Documentation |
This function is required to perform the disc.Topdown().
findBest(x, y, bd, di, method)
x |
a vector of numeric value |
y |
class variable vector |
bd |
current cut points |
di |
candidate cut-points |
method |
each |
HyunJi Kim polaris7867@gmail.com
topdown, insert and
disc.Topdown.