Rdocumentation
powered by
Learn R Programming
MPV (version 1.35)
p5.2: Data Set for Problem 5-2
Description
The
p5.2
data frame has 11 observations on the vapor pressure of water for various temperatures.
Usage
data(p5.2)
Arguments
source
Montgomery, D.C., Peck, E.A., and Vining, C.G. (2001) Introduction to Linear Regression Analysis. 3rd Edition, John Wiley and Sons.
Examples
Run this code
data(p5.2)
plot(p5.2)
Run the code above in your browser using
DataLab