Learn R Programming

RobStatTM (version 1.0.5)

alcohol: Alcohol data

Description

This data set contains physicochemical characteristics of 44 aliphatic alcohols. The aim of the experiment was the prediction of the solubility on the basis of molecular descriptors.

Usage

data(alcohol)

Arguments

Format

An object of class "data.frame".

Details

Format: 44 cases and 7 continuous variables. The columns are: 1. SAG=solvent accessible surface-bounded molecular volume 2. V=volume 3. log PC (PC=octanol–water partitions coefficient) 4. P=polarizability 5. RM=molar refractivity 6. Mass 7. log(Solubility) (response)

Examples

Run this code
data(alcohol)

Run the code above in your browser using DataLab