mrfDepth (version 1.0.12)

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.

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
# NOT RUN {
data(octane)
matplot(octane[,,1], type="l", lty=1, col = "black")
# }

Run the code above in your browser using DataLab