p7.16 {MPV} | R Documentation |
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)
Format
This data frame contains the following columns:
- y
negative logarithm of the mole fraction solubility
- x1
dispersion partial solubility
- x2
dipolar partial solubility
- x3
hydrogen bonding Hansen partial solubility
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
data(p7.16)
pairs(p7.16)
[Package MPV version 1.63 Index]