Learn R Programming

MSQC (version 1.1.0)

bimetal2: Bimetal dataset during the Phase II

Description

The dataset contains measurements of the deflection, the curvature, the resistivity and the hardness in low and high expansion sides, from brass and steel bimetal thermostats. These observations represent the Phase II.

Usage

data(bimetal2)

Arguments

Format

A matrix of (28 x 5)

"deflection"

the deflection level in 10^-6 1/K

"curvature"

the curvature level in 10^-6 1/K

"resistivity "

the resistivity level in 10 ^-1ohm x mm^2 / m

"hardness low expansion side"

the hardness of the low expansion side in 10 N/mm^2

"hardness high expansion side"

the hardness of the high expansion side in 10 N/mm^3

Examples

Run this code
# NOT RUN {
data(bimetal2)
## maybe str(bimetal2) ; plot(bimetal2) ...
# }

Run the code above in your browser using DataLab