powered by
Discretize Variables into Number of Bins by Unique Values
quantizer(X, bins)
A numeric vector to be discretized.
numeric
A numeric scalar indicating the number of bins into which X should be discretized..
X