Cloud point of a Liquid
This data set contains the measurements concerning the cloud point of a Liquid, from Draper and Smith (1969). The cloud point is a measure of the degree of crystallization in a stock.
data(cloud, package="robustbase")
A data frame with 19 observations on the following 2 variables.
Percentage
Percentage of I-8
CloudPoint
Cloud point
P. J. Rousseeuw and A. M. Leroy (1987) Robust Regression and Outlier Detection; Wiley, p.96, table 10.
data(cloud) summary(lm.cloud <- lm(CloudPoint ~., data=cloud))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.