glass | R Documentation |
The glass data set studied by Lemberge et al. (2000) consists of 180 different 16-17th century archeological glass samples. Electron Probe X-ray Microanalysis (EPXMA) intensities across 750
energy levels are recorded using a Jeol JSM 6300 scanning electron microscope equipped with an energy-dispersive Si(Li) X-ray detection system (SEM-EDX).
data(glass)
A three-dimensional t = 750
by n = 180
by p = 1
array.
Lemberge P., De Raedt I., Janssens K.H., Wei F., Van Espen P.J. (2000).
Quantitative Z-analysis of 16th-17th century archaeological glass vessels using
PLS regression of EPXMA and \mu
-XRF data. Journal of Chemometrics, 14,
751–763.
Hubert M., Rousseeuw P.J., Vanden Branden K. (2005). ROBPCA: a new approach to robust principal component analysis. Technometrics, 47, 64–79.
data(glass)
matplot(glass[,,1], type = "l", lty = 1, col = "black")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.