simMAdata {mlica}R Documentation

Simulated Microarray data for testing purposes

Description

This data set contains a mock microarray data set of 1000 genes and 60 samples where the data has been generated from an underlying Independent Component Analysis model of 5 supergaussian modes.

Usage

data(simMAdata)

Format

A list with three components. First, second and third components are the data matrix, mixing matrix and source matrix, respectively.

References

Hyvaerinen A., Karhunen J. and Oja E. (2001) Independent Component Analysis. New York: Wiley.


[Package mlica version 0.6.1 Index]