nextDesign | R Documentation |
Calculates the next valid design in a set of length n with k possible labels
nextDesign(design, k, algorithm = "sequential", par = NULL)
design |
The current design |
k |
the number of treatments |
algorithm |
Can be "sequential" in which case all designs evaluated, or "random", in which case random designs evaluated |
par |
A counting variable for the CE algorithm |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.