Learn R Programming

NNbenchmark (version 3.2.0)

uGauss2: Dataset uGauss2

Description

An univariate dataset (x, y) of class data.frame and dim 250 x 2 to be fitted by a neural network with 4 hidden neurons (13 parameters).

Arguments

References

Rust, B., NIST (1996) https://www.inmodelia.com/gsoc2020-redirection.html with redirection to the (slow) NIST page.

Examples

Run this code
# NOT RUN {
ht(uGauss2)
plot(uGauss2)
# }

Run the code above in your browser using DataLab