cutIndex {discretization} | R Documentation |
This function is required to perform the Minimum Description Length Principle.mdlp
cutIndex(x, y)
x |
a vector of numeric value |
y |
class variable vector |
This function computes the best cut index using entropy
HyunJi Kim polaris7867@gmail.com
cutPoints
,
ent
,
mergeCols
,
mdlStop
,
mylog
,
mdlp
.