Learn R Programming

faraway (version 1.0.7)

exa: Simulated non-parametric regression data

Description

True function is f(x)=sin^3(2pi x^3).

Usage

data(exa)

Arguments

Format

A data frame with 256 observations on the following 3 variables.

x

input

y

response

m

true value

Examples

Run this code
data(exa)
## maybe str(exa) ; plot(exa) ...

Run the code above in your browser using DataLab