OA131_scrambled | R Documentation |
This design is obtained by adding a uniform noise to each coordinate of the orthogonal array OA131.
data(OA131_scrambled)
A data frame with 49 observations on the following 3 variables.
x1
first coordinate
x2
second coordinate
x3
third coordinate
Roustant O., Franco J., Carraro L., Jourdan A. (2010), A radial scanning statistic for selecting space-filling designs in computer experiments, MODA-9 proceedings.
data(OA131)
data(OA131_scrambled)
pairs(OA131, xlim=c(0,1), ylim=c(0,1))
pairs(OA131_scrambled, xlim=c(0,1), ylim=c(0,1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.