cubic_5D {OptimaRegion} | R Documentation |
Simulated dataset based on a cubic function (5 factors)
Description
The dataset is simulated from the following function
defined in the region R = { 0 <= x_i <= 5, for i = 1, ..., 5}, with its maximum at (2.28, 2.44, 1.02, 2.65, 2.54). The sample locations are generated via a Hyper Latin Square (HLS) design within R, and the noisy level is sigma = 2.
Usage
cubic_5D
Format
A list consisting of 2 components:
- design_matrix
300 design points generated by a HLS design within R
- responses
300 noisy responses simulated at the design points with sigma = 2
[Package OptimaRegion version 1.2 Index]