Learn R Programming

discretization (version 1.0-1.1)

cutPoints: Auxiliary function for the MDLP

Description

This function is required to perform the Minimum Description Length Principle.mdlp

Usage

cutPoints(x, y)

Arguments

x

a vector of numeric value

y

class variable vector

See Also

cutIndex, ent, mergeCols, mdlStop, mylog, mdlp .