Learn R Programming

MPV (version 1.64)

p7.18: Data Set for Problem 7-18

Description

The p7.18 data frame has 26 observations on the observed mole fraction solubility of a solute at a constant temperature. This data set is the same as p7.16 which was for problem 7-16 in the third edition of MPV.

Usage

data(p7.18)

Arguments

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

References

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

Examples

Run this code
pairs(p7.18)

Run the code above in your browser using DataLab