Learn R Programming

faraway (version 1.0.6)

penicillin: Penicillin yield by block and treatment

Description

The production of penicillin uses a raw material, corn steep liquor, is quite variable and can only be made in blends sufficient for four runs. There are four processes, A, B, C and D, for the production.

Usage

data(penicillin)

Arguments

source

Box, G., W. Hunter, and J. Hunter (1978). Statistics for Experimenters. New York: Wiley.

Examples

Run this code
data(penicillin)
## maybe str(penicillin) ; plot(penicillin) ...

Run the code above in your browser using DataLab