| BioOxyDemand | R Documentation |
The BioOxyDemand data frame has 14 rows and 2 columns.
data(BioOxyDemand)
This data frame contains the following columns:
a numeric vector
a numeric vector
Devore, J. L. (2000) Probability and Statistics for Engineering and the Sciences (5th ed), Duxbury
plot(BioOxyDemand) summary(lm(y ~ x, data = BioOxyDemand))