internalTransition {clusTransition} | R Documentation |
Internal Transition Candidates.
Description
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 signature 'intTransitionCan'
internalTransition(object)
Arguments
object |
An object of class |
Value
Return an object of class intTransitionCan
[Package clusTransition version 1.0 Index]