machine {dobson}R Documentation

Machine data from table 6.26

Description

Weights of machine components made by workers on different days

Usage

data(machine)

Format

A tibble with 44 observations and the following 3 variables.

day

day number 1 or 2

worker

worker nunber 1 to 4

weight

weight in grams

Examples

data(machine)
summary(machine)

[Package dobson version 0.4 Index]