data1: A sample with randomly generate with strong variance of Y

data1R Documentation

A sample with randomly generate with strong variance of Y

Description

A dataset containing the coordonates of 500 point

Usage

data1

Format

A data frame with 500 rows:

X

sort(rnorm(N, 40, 100))

Y

1- 2*X + rnorm(N, 0, 200) # forte variance

...


arkansoap/plotnetrec2 documentation built on March 23, 2022, 12:07 a.m.