getMaxInterchanges {DiGGer} | R Documentation |
Get the maximum treatment interchanges for a DiGGer search phase.
## S3 method for class 'DiGGer' getMaxInterchanges(this, phaseNo = 1, ...) ## S3 method for class 'Phase' getMaxInterchanges(this, ...)
this |
A |
phaseNo |
The |
... |
Not used. |
Neil Coombes