Learn R Programming

NNbenchmark (version 3.2.0)

mDette: 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).

Arguments

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

Run this code
# NOT RUN {
ht(mDette)
pairs(mDette)
# }

Run the code above in your browser using DataLab