Octane {fds} | R Documentation |
Octane content spectrometric data
Description
This data set comprises spectra from 60 gasoline samples, measured in 2 nm intervals from 900 to 1700 nm. The response variable is the octane numbers of the samples.
Usage
data(Octanespectrum)
data(Octanevalues)
Format
Octanespectrum is an object of class fds
.
Octanevalues is a numeric object.
Note
We thank Professor John Kalivas for the permission to re-distribute this data set.
References
J. H. Kalivas (1997) "Two data sets of near infrared spectra", Chemometrics and Intelligent Laboratory Systems, 37(2), 255-259.
P. Reiss and T. Odgen (2008) "Smoothing parameter selection for a class of semiparametric linear models", Journal of Royal Statistical Society: Series B, 71(2), 505-523.
Examples
plot(Octanespectrum)
[Package fds version 1.8 Index]