Learn R Programming

MPV (version 1.35)

p7.16: Data Set for Problem 7-16

Description

The p7.16 data frame has 26 observations on the observed mole fraction solubility of a solute at a constant temperature.

Usage

data(p7.16)

Arguments

source

Montgomery, D.C., Peck, E.A., and Vining, C.G. (2001) Introduction to Linear Regression Analysis. 3rd Edition, John Wiley and Sons.

References

(1991) Journal of Pharmaceutical Sciences 80, 971-977.

Examples

Run this code
data(p7.16)
pairs(p7.16)

Run the code above in your browser using DataLab