gen.design2 | R Documentation |
Repeat the process of design generation using doofa.pwo several times and return the best design
gen.design2(n, m, num.repeat = 10)
n |
number of runs, a positive integer |
m |
number of components, a positive integer |
num.repeat |
number of repeats, a positive integer |
a design with D-efficiency
gen.design2(n = 5, m = 3, num.repeat = 10);
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.