| cornell {plsdepot} | R Documentation | 
Cornell data set
Description
Data describing the composition of 12 octane mixtures (units measured in proportions)
Usage
data(cornell)
Format
A data frame with 12 observations on the following 8 variables.
| Num | Variable | Description | 
| 1 | Distillation | Direct Distillation | 
| 2 | Reformed | Reformed | 
| 3 | NaphthaTher | Thermal cracking Naphtha | 
| 4 | NaphthaCat | Catalytic cracking Naphtha | 
| 5 | Polymer | Polymer | 
| 6 | Alkylat | Alkylat | 
| 7 | NatEssence | Natural Essence | 
| 8 | Octane | Octane | 
Source
Tenenhaus M. (1998) Table 6, page 78
References
Tenenhaus M. (1998) La Regression PLS: theorie et pratique Paris: Editions Technip
Examples
data(cornell)
head(cornell)
[Package plsdepot version 0.2.0 Index]