PBDes | R Documentation |
Creates a 12, 20, or 24 run Plackett-Burman design in a data frame with numeric factor levels by cyclically rotating the factor leves in the first row
PBDes(nruns, nfactors, randomize=FALSE)
nruns |
input- an integer representing the number of runs in the design |
nfactors |
input - in integer representing the number of factors in the design |
randomize |
input - logical |
design
John Lawson
Lawson, J. (2015) "Design and Analysis of Experiments with R page 229",CRC Press, Boca Raton, 2015.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.