res.demo.2: Simulated data for regression

Description Usage Format Examples

Description

Simulated data for regression.

Usage

1
data("res.demo.2")

Format

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

x

a numeric vector

yFan

a numeric vector

yLog

a numeric vector

Examples

1
2
data(res.demo.2)
## maybe str(res.demo.2) ; plot(res.demo.2) ...

JECheadle/RSOC317L documentation built on May 15, 2019, 4:02 a.m.