testData2: Simulates the dataset for analysis.

View source: R/testData2.R

testData2R Documentation

Simulates the dataset for analysis.

Description

Generates the simulated dataset with 90 genes and 90 experiments with 3 class labels.

Usage

testData2()

Details

Generates the simulated dataset with 90 genes and 90 experiments with 3 class labels. The last column stores the class labels for dataset objects.

Value

matr

a dataset, a matrix of feature values for several cases. The additional last column stores the values of class labels.

Author(s)

Natalia Novoselova,Frank Klawonn,Junxi wang

Maintainer: Natalia Novoselova <novos65@mail.ru>

References

Z. Bar-Joseph, D.K. Gifford, and T.S. Jaakkola. Fast optimal leaf ordering for hierarchical clustering. Bioinformatics, 17:22-29, 2001.

See Also

RearrangeJoseph, OrderingJoseph

Examples

matr=testData2()

ReorderCluster documentation built on June 21, 2022, 5:05 p.m.