internalTransition
From clusTransition v1.0
by Muhammad Atif
Internal Transition Candidates.
This method identify internal transition of the survived clusters, obtained from 'extTransitionCan()' method.
Trace clustering solutions of cumulative datasets and identify the survived clusters experiencing Internal transitions. Internal transition includes the change in location and density of the survived candidates.
Usage
internalTransition(object)# S4 method for intTransitionCan
internalTransition(object)
Arguments
- object
An object of class
intTransitionCan
Value
Return an object of class intTransitionCan
Community examples
Looks like there are no examples yet.