disc2: Auxiliary function for performing discretization using equal...

Description Usage Arguments Author(s) See Also

View source: R/disc2.R

Description

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

Usage

1
disc2(x, k, out=c("symb","num"))

Arguments

x

A numerical vector

k

The number of intervals

out

To get the discretized data in numerical fromat enter "num". To get the discretized data in interval format enter "symb".

Author(s)

Edgar Acuna

See Also

disc.ef


dprep documentation built on May 29, 2017, 11:01 a.m.