UnivariateGrouping {earlywarnings}R Documentation

Get group assigment indices for univariate data points, given cluster break points

Description

Get group assigment indices for univariate data points, given cluster break points

Usage

UnivariateGrouping(x, breakpoints)

Arguments

x

Univariate data vector

breakpoints

Cluster breakpoints

Value

A vector of cluster indices

Author(s)

Leo Lahti leo.lahti@iki.fi


[Package earlywarnings version 1.1.29 Index]