stackloss
Stack-loss Data
Description
Data from the operation of a plant
for the oxidation of ammonia to nitric acid, measured on 21 consecutive
days.
Usage
stackloss
stack.loss
stack.x
Format
Details
The matrix stack.x has four columns: the first three columns of stackloss
and a column of the vector stack.loss.
Source
Brownlee, K.A. (1965). Statistical Theory and Methodology in Science
and Engineering. New York: John Wiley & Sons, Inc.
Draper and Smith (1966). Applied Regression Analysis. New York: John
Wiley & Sons, Inc.
Daniel and Wood (1971). Fitting Equations to Data. New York: John Wiley
& Sons, Inc.
Examples
summary(lm(stack.loss ~ ., data=stackloss))