Learn R Programming

lmreg (version 1.2)

splett2: Energy data

Description

Energy absorbed by four machines for Charpy V-notch testing.

Usage

data(splett2)

Arguments

Format

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

Energy

Energy absorbed by machine (in foot-pounds)

Machine

Machine type (1 = Tinius1, 2 = Tinius2, 3 = Satec, 4 = Tokyo)

Examples

Run this code
# NOT RUN {
data(splett2)
head(splett2)
# }

Run the code above in your browser using DataLab