SealStrength {ADDT}R Documentation

Data for Seal Strength

Description

Seal Strength dataset presented in Li and Doganaksoy (2014).

In the R package ADDT, Seal Strength dataset has minor modifications where the temperature at time point 0 is changed to 200 degree where in the original dataset, it is 100 degree. This is a computing trick that will not affect the model results.

Usage

data(SealStrength)

Format

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

TempC

Temperature.

TimeH

Time in hours.

Response

Strength (Newtons)

Details

Seal strength dataset is collected under an experiment of testing the strength of a new seal.

Source

M. Li, and N. Doganaksoy (2014). Batch variability in accelerated-degradation testing. Journal of Quality Technology 46, 171-180.


[Package ADDT version 2.0 Index]