Learn R Programming

ImpShrinkage (version 1.0.0)

cement: Hald's Cement Data

Description

Heat evolved (cals/gm) in the setting of 13 samples of Portland cement with different percentage weight of chemical components.

Arguments

Format

A data.frame with 13 observations on the following 5 variables.

x1

percentage weight in clinkers of 3CaO.Al2O3

x2

percentage weight in clinkers of 3CaO.SiO2

x3

percentage weight in clinkers of 4CaO.Al2O3.Fe2O3

x4

percentage weight in clinkers of 2CaO.SiO2

y

heat evolved (calories/gram)

Examples

Run this code
data("cement")
cement

Run the code above in your browser using DataLab