Learn R Programming

KenSyn (version 0.3)

machines: Workers testing a new machine.

Description

The data set consists of measurements of performance of 6 workers on two differents machines A and B The number of repetitions in each experiment is equal to three.

Usage

machines

Arguments

Format

a RangedData instance, 1 row per measurement. Worker (1 to 6), Machine (A or B), score2 : performance of the worker on the machine

Examples

Run this code
# NOT RUN {
summary(machines)
# }

Run the code above in your browser using DataLab