moisture.df: Moisture data

Description Format Examples

Description

Moisture level at two stages in a food manufacturing process, in-process and final. These data are given in Example 14.1

Format

A data frame with 25 observations on the following 6 variables.

Examples

1
2
data(moisture.df)
plot(final.level~proc.level, data = moisture.df)

Bolstad documentation built on Jan. 8, 2021, 2:03 a.m.