findUnitsTodo.ProbeLevelModel | R Documentation |
Identifies non-fitted units.
## S3 method for class 'ProbeLevelModel'
findUnitsTodo(this, verbose=FALSE, ...)
verbose |
A |
... |
Not used. |
Returns an integer
vector
of unit indices.
Internally this methods calls the same method for the
ChipEffectSet
class.
For more information see ProbeLevelModel
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.