Package Objects
objects.RdPackage Objects
Format
clust_data: A 2 column data matrix containing
the 2 features in the example, named "F1" and "F2",
and containing 20 observations.
progeny_data: A 2 column data matrix containing 2 features,
"F1" and "F2", 150 observations, and 3 clusters in bivariate space.
Functions
clust_data: The original clustering example data from the Progeny Clustering paper. A 2 feature data set example (see references) in the example illustration in Figure 1, page 3.progeny_data: A simulated clustering data set generated to contain 3 true clusters in bivariate space. There are 2 features, named "F1" and "F2" and 150 observations.
References
clust_data: Hu, C.W., Kornblau, S.M., Slater, J.H. and
A.A. Qutub (2015). Progeny Clustering: A Method to Identify
Biological Phenotypes. Scientific Reports, 5:12894.
pg. 3. http://www.nature.com/articles/srep12894
