Learn R Programming

NNbenchmark (version 3.2.0)

uGauss1: Dataset uGauss1

Description

An univariate dataset (x, y) of class data.frame and dim 250 x 2 to be fitted by a neural network with 5 hidden neurons (16 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(uGauss1)
plot(uGauss1)
# }

Run the code above in your browser using DataLab