Learn R Programming

faraway (version 1.0.8)

exb: Simulated non-parametric regression data

Description

True function is f(x)=0

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