Learn R Programming

daewr (version 1.1-8)

rubber: Rubber Elasticity data

Description

Data from the Rubber Elasticity Study in chapter 5 of Design and Analysis of Experiments with R

Usage

data(rubber)

Arguments

Format

A data frame with 96 observations on the following 4 variables.

supplier

a factor with levels A B C D

batch

a factor with levels I II III IV

sample

a factor with levels 1 2

elasticity

a numeric vector

Examples

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

Run the code above in your browser using DataLab