dry {EngrExpt}R Documentation

Moisture content after drying

Description

Moisture content after drying

Format

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

rate

a factor with levels SLOW and FAST

type

type of dryer - a factor with levels BATCH and TUNNEL

response

Moisture content of final product (%)

Details

A production process used two types of dryers. The product could pass through the tunnel dryer as a web of material or the product could be coiled on larger rollers and then placed into a dryer. The question was how to best set each dryer to obtain a moisture content of 63(%).

Examples

str(dry)

[Package EngrExpt version 0.1-8 Index]