disc2 {dprep}R Documentation

Auxiliary function for performing discretization using equal frequency

Description

This function is called by the disc.ef function in the dprep library.

Usage

disc2(x, k)

Arguments

x A numerical vector
k The number of intervals

Author(s)

Edgar Acuna

See Also

disc.ef


[Package dprep version 2.0 Index]