Learn R Programming

represent (version 1.0.1)

DATASET.2: A 50 x 5 data set

Description

One of two 50 x 5 data sets as mentioned on p. 135 of Jouan-Rimbaud et al (1998). See DATASET.1 for the other 50 x 5 data set.

Usage

data(DATASET.2)

Arguments

Format

The format is: num [1:50, 1:5] 2.72 12.05 6.5 12.27 16.03 ...

Details

Variable 1: 50 values uniformly distributed between 0 and 20 + noise. Variable 2: 50 values uniformly distributed between 2 and 20. Variable 3: 50 values uniformly distributed between 10 and 20. Variable 4: 50 values uniformly distributed between 5 and 20. Variable 5: 50 values uniformly distributed between 6 and 20.

Examples

Run this code
data(DATASET.2)

Run the code above in your browser using DataLab