Learn R Programming

mrfDepth (version 1.0.1)

octane: Near infrared spectra of gasoline samples.

Description

The last six observations contain added ethanol.

Usage

data(octane)

Arguments

Format

Matrix observations correspond to rows.

Source

Esbensen K. (2001). Multivariate data analysis in practice. 5th edn. Camo Software, Trondheim, Norway

References

Rousseeuw P.J., Debruyne M., Engelen S., Hubert M. (2006). Robustness and outlier detection in chemometrics. Critical Reviews in Analytical Chemistry, 36, 221--242.

Examples

Run this code
data(octane)
matplot(t(octane[,,1]))

Run the code above in your browser using DataLab