moisture.df {Bolstad}R Documentation

Moisture data

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


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



[Package Bolstad version 0.2-41 Index]