getIntermediateDesign {DiGGer} | R Documentation |
Get the design, the matrix of design numbers, after the specified
phase has run from a DiGGer
search object.
## S3 method for class 'DiGGer' getIntermediateDesign(this, phaseNo=1,...)
this |
A |
phaseNo |
The DiGGer |
... |
Not used. |
A matrix of design numbers.
Neil Coombes