Learn R Programming

aroma.affymetrix (version 3.2.2)

findUnitsTodo.ProbeLevelModel: Identifies non-fitted units

Description

Identifies non-fitted units.

Usage

# S3 method for ProbeLevelModel
findUnitsTodo(this, verbose=FALSE, ...)

Value

Returns an integer

vector of unit indices.

Arguments

verbose

A logical or a Verbose.

...

Not used.

See Also

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