midpoints1 {dprep}R Documentation

Auxiliary function for computing minimun entropy discretization

Description

This function finds out a vector of midpoints of a given vector. In case of a type yield zero. Further adds zero as lasta entry of the midpoints vector.

Usage

midpoints1(x)

Arguments

x

A numerical vector

Author(s)

Luis Daza and Edgar Acuna

See Also

disc.mentr


[Package dprep version 3.1.1 Index]