Description Usage Arguments Value See Also Examples
scaledesign()
is a helper function to rescale a design to the [0,1] hypercube using variable ranges previously extracted by a call to getranges()
.
1 | scaledesign(design,r)
|
design |
An n \times p matrix of input settings |
r |
An p \times 2 matrix of variable ranges extracted from |
A n \times p design matrix rescaled to the [0,1] hypercube.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.