clusTransition (version 1.0)

intTransitionCan-class: Internal Transition Candidates

Description

Class containing results of Internal Transition of survived clusters from first clustering \(\xi_1\).

Arguments

object

An object of class Transitioncan

Slots

Location.diff

Vector of integers containing difference in location (= Distance bw cluster centers/min(rx,ry)).

Compactness.diff

Vector of integers containing Change in density of survived clusters (d(rx, ry)).

Location_thrHold

Minimum value of threshold for shift in location.

Density_thrHold

Minimum value of threshold for change in density.

ShiftLocCan

Vector of integers containing Survived candidates with shift in their location.

NoShiftLocCan

Vector of integers containing Survived candidates with no Shift in their Location.

MoreCompactCan

Vector of integers containing Survived Candidates Which becomes more compact.

MoreDiffuseCan

Vector of integers containing Survived Candidates Which becomes more diffuse.

NoChangeCompactCan

Vector of integers containing Survived candidates with no change in compactness.