Learn R Programming

represent (version 1.0.1)

DATASET.3: A 50 x 10 data set

Description

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

Usage

data(DATASET.3)

Arguments

Format

The format is: num [1:50, 1:10] 19.851 7.526 2.123 0.945 0.726 ...

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. Variables 6-10: five variables with values uniformly distributed between -0.5 and +0.5

Examples

Run this code
data(DATASET.3)

Run the code above in your browser using DataLab