mDette {NNbenchmark} | R Documentation |
Dataset mDette
Description
A multivariate dataset (x1, x2, x3, y) of class matrix and dim 500 x 4 to be fitted by a neural network with 5 hidden neurons (26 parameters).
References
Dette, H., & Pepelyshev, A. (2010). Generalized Latin hypercube design for computer experiments. Technometrics, 52(4).
See also https://www.sfu.ca/~ssurjano/detpep10curv.html
Examples
ht(mDette)
pairs(mDette)
[Package NNbenchmark version 3.2.0 Index]