exData1: A simulated data set with 5 true clusters

Description Usage Format Source Examples

Description

A two-dimensional simulated data set which has 5 true clusters (the second data set in Figure 1 in the referenced paper).

Usage

1

Format

A list with components X and groups where the former is a 65 x 2 data matrix and the latter is a vector of length 65 giving the groups label for each case (row) in X.

Source

Nilsen et al., "Identifying clusters in genomics data by recursive partitioning", 2013 (in review)

Examples

1
2
#Get data
data(exData1)

Example output



clusterGenomics documentation built on May 2, 2019, 7:04 a.m.