findUnitsTodo.FirmaModel {aroma.affymetrix}R Documentation

Identifies non-fitted units

Description

Identifies non-fitted units.

Usage

## S3 method for class 'FirmaModel':
findUnitsTodo(this, ...)

Arguments

... Not used.

Value

Returns an integer vector of unit indices.

Author(s)

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

See Also

Internally this methods calls the same method for the ChipEffectSet class. For more information see FirmaModel.


[Package aroma.affymetrix version 1.2.0 Index]