ImagePlot {CPEg}R Documentation

Image plot of design matrix

Description

Columns are genes and rows are samples.

Usage

ImagePlot(X)

Arguments

X design matrix

Value

no value

Author(s)

A.I. McLeod

See Also

OneDPlots

Examples

data(Gaussian)
ImagePlot(Gaussian$X)

[Package CPEg version 1.1 Index]