Learn R Programming

bbemkr (version 1.1)

data_y: Simulated response variable

Description

A toy example is simulated from the functional form of data_y = sin(2*pi*x1)+4*(1-x2)(1+x2)+sqrt(.5)*rnorm(1), where x1 and x2 are simulated from standard uniform distribution.

Usage

data(data_y)

Arguments

format

A vector of 50 observations.