Learn R Programming

qut (version 2.2)

chemometrics: Chemometrics data set from Sardy (2008)

Description

Fuel octane level measurements with sample size N = 434 and P = 351 spectrometer measurements.

Usage

data(chemometrics)

Arguments

Format

A data frame with 434 observations on the following 2 variables.

y

a numeric vector

x

a matrix with 351 columns

References

S. Sardy. On the practice of rescaling covariates. International Statistical Review. 2008

Examples

Run this code
# NOT RUN {
data(chemometrics)
# }

Run the code above in your browser using DataLab