doofa.pwo | R Documentation |
construct a design for order-of-addition experiment under pwo model with n runs and m components
doofa.pwo(n, m)
n |
a positive integer, preferably less than 100 |
m |
a positive integer, currently supports less than 8 |
a design for order-of-addition experiment under pwo model with n runs and m components
doofa.pwo(5,3);
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.