Description Usage Arguments Value Examples
Generate central composite designs
1 | gen.CCD(n.vars, n.center, alpha, varNames)
|
n.vars |
The number of factors or independent variables |
n.center |
The number of center points |
alpha |
The axial distance |
varNames |
The variable names. If it is not provided, the default names are X1,X2,...,Xk |
gen.CCD
is called to generate the data frame of the design matrix of the CCD
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.