| TransitionCan-class {clusTransition} | R Documentation |
External Transition Candidates
Description
Class containing candidates that adopted external transition from first clustering \xi_1,
and emerged as new clusters at second clustering \xi_2.
Slots
SurvivalCanxVector of integers comprising Candidates that Survive from first clustering
\xi_1.SurvivalCanyVector of integers comprising Candidates that Survive to second clustering
\xi_2.SplitCanxVector of integers comprising Candidates that Sliced into Various daughter Clusters from first clustering
\xi_1.SplitCanyList of integer vectors comprising Candidates that emerged as daughter clusters in second clustering
\xi_2because of Split from first clustering\xi_1.MergeCanxList of integer vectors comprising Candidates from first clustering
\xi_1that are merged. Each slot of list indicates the clusters that merge together from first clustering.MergeCanyVector of integers comprising Candidates that emerged in second clustering
\xi_2because of merging various clusters from first clustering\xi_1.EmergCanNewley emerged candidates which are not a result of any external transition from first clustering
\xi_1.Cluster_TraceyVector of Cluster Trace from second clustering
\xi_2.