findUnitsTodo.ProbeLevelModel {aroma.affymetrix} | R Documentation |
Identifies non-fitted units.
## S3 method for class 'ProbeLevelModel': findUnitsTodo(this, verbose=FALSE, ...)
verbose |
A logical or a Verbose . |
... |
Not used. |
Returns an integer
vector
of unit indices.
Henrik Bengtsson (http://www.braju.com/R/)
Internally this methods calls the same method for the
ChipEffectSet
class.
For more information see ProbeLevelModel
.