getTargetAValue {DiGGer} | R Documentation |
Get the target A-measure, stopping criterion, for a DiGGer search phase.
## S3 method for class 'DiGGer' getTargetAValue(this, phaseNo = 1, ...) ## S3 method for class 'Phase' getTargetAValue(this, ...)
this |
A |
phaseNo |
The |
... |
Not used. |
Neil Coombes