ch1data: Simulated data for Chapter 1

Description Usage Format

Description

The simulated dataset used in Chapter 1. The design points are generated as independent samples from U(0,1). The responses were generated as noisy observations from the function

m(x)=(x^2+1)sin(2π x(1+3x)) .

The noise was simulated from a N(0,0.1^2)

Usage

1

Format

A data frame with 200 rows and 2 columns:

x

design points

y

response values


timwaite/nprtw documentation built on Jan. 25, 2021, 1:50 a.m.