discretevar: Performs Minimum Entropy discretization for a given attribute

Description Usage Arguments Author(s) See Also

View source: R/discretevar.R

Description

This function carries out ME discretization for a given attribute of a dataset. It is also called from within the function discr.mentr.

Usage

1

Arguments

data

The name of the dataset

var

The column where the attribute to be discretized is located

n

The number of rows of the dataset

p

The number of columns of the dataset

Author(s)

Luis Daza

See Also

disc.mentr


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