Learn R Programming

MPV (version 1.64)

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

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
data(p7.16)
pairs(p7.16)

Run the code above in your browser using DataLab