assig {dprep}R Documentation

Auxiliary function for computing the minimun entropy discretization

Description

This function is used in the computation of the minimum entropy discretization

Usage

assig(x, points, nparti, n)

Arguments

x A given vector
points The nmuber of points
nparti The number of partitions
n The number of points

Author(s)

Luis Daza

See Also

disc.mentr


[Package dprep version 2.0 Index]