Learn R Programming

SMPracticals (version 1.4-3.1)

pipette: Red Blood Cell Data

Description

Numbers of red blood cells counted by five doctors using ten sets of apparatus.

Usage

data(pipette)

Arguments

Format

A data frame with 50 observations on the following 3 variables.

apparatus

Factor with ten levels

doctor

Factor with five levels

y

Number of red blood cells

References

Davison, A. C. (2003) Statistical Models. Cambridge University Press. Page 462.