Learn R Programming

chemometrics (version 1.4.1)

ash: ash data

Description

Data from 99 ash samples originating from different biomass, measured on 9 variables; 8 log-transformed variables are added.

Usage

data(ash)

Arguments

Format

A data frame with 99 observations on the following 17 variables.

Source

K. Varmuza and P. Filzmoser: Introduction to Multivariate Statistical Analysis in Chemometrics. CRC Press, Boca Raton, FL, 2009.

Details

The dependent variable Softening Temperature (SOT) of ash should be modeled by the elemental composition of the ash data. Data from 99 ash samples - originating from different biomass - comprise the experimental SOT (630-1410 centigrades), and the experimentally determined eight mass concentrations the listed elements. Since the distribution of the elements is skweed, the log-transformed variables have been added.

References

K. Varmuza and P. Filzmoser: Introduction to Multivariate Statistical Analysis in Chemometrics. CRC Press, Boca Raton, FL, 2009.

Examples

Run this code
data(ash)
str(ash)

Run the code above in your browser using DataLab