R Dataset / Package datasets / stackloss
Attachment | Size |
---|---|
dataset-55597.csv | 297 bytes |
Documentation | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
On this Picostat.com statistics page, you will find information about the stackloss data set which pertains to Brownlee's Stack Loss Plant Data. The stackloss data set is found in the datasets R package. You can load the stackloss data set in R by issuing the following command at the console data("stackloss"). This will load the data into a variable called stackloss. If R says the stackloss data set is not found, you can try installing the package by issuing this command install.packages("datasets") and then attempt to reload the data. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the stackloss R data set. The size of this file is about 297 bytes. Brownlee's Stack Loss Plant DataDescriptionOperational data of a plant for the oxidation of ammonia to nitric acid. Usagestacklossstack.x stack.loss Format
For compatibility with S-PLUS, the data sets Details“Obtained from 21 days of operation of a plant for the oxidation of ammonia (NH3) to nitric acid (HNO3). The nitric oxides produced are absorbed in a countercurrent absorption tower”. (Brownlee, cited by Dodge, slightly reformatted by MM.)
SourceBrownlee, K. A. (1960, 2nd ed. 1965) Statistical Theory and Methodology in Science and Engineering. New York: Wiley. pp. 491–500. ReferencesBecker, R. A., Chambers, J. M. and Wilks, A. R. (1988) The New S Language. Wadsworth & Brooks/Cole. Dodge, Y. (1996) The guinea pig of multiple regression. In: Robust Statistics, Data Analysis, and Computer Intensive Methods; In Honor of Peter Huber's 60th Birthday, 1996, Lecture Notes in Statistics 109, Springer-Verlag, New York. Examplesrequire(stats) summary(lm.stack <- lm(stack.loss ~ stack.x)) -- Dataset imported from https://www.r-project.org. |
Recent Queries For This Dataset |
---|
No queries made on this dataset yet. |
Title | Authored on | Content type |
---|---|---|
R Dataset / Package datasets / sunspot.year | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package DAAG / cps3 | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package psych / blot | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package wooldridge / pension | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package HSAUR / polyps | March 9, 2018 - 1:06 PM | Dataset |