VIM (version 6.0.0)

brittleness: Brittleness index data set

Description

A plastic product is produced in three parallel reactors (TK104, TK105, or TK107). For each row in the dataset, we have the same batch of raw material that was split, and fed to the 3 reactors. These values are the brittleness index for the product produced in the reactor. A simulated data set.

Arguments

Format

A data frame with 23 observations on the following 3 variables.

TK104

Brittleness for batches of raw material in reactor 104

TK105

Brittleness for batches of raw material in reactor 105

TK107

Brittleness for batches of raw material in reactor 107

Examples

Run this code
# NOT RUN {
data(brittleness)
aggr(brittleness)

# }

Run the code above in your browser using DataCamp Workspace