getDataSet.Model {aroma.affymetrix}R Documentation

Gets the input data set for this model

Description

Gets the input data set for this model.

Usage

## S3 method for class 'Model':
getDataSet(this, ...)

Arguments

... Not used.

Value

Returns an AffymetrixCelSet.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see Model.


[Package aroma.affymetrix version 1.2.0 Index]