Learn R Programming

TSA (version 0.99)

color: Color property/time series

Description

Color property from 35 consecutive batches in an industrial process.

Usage

data(color)

Arguments

format

The format is: Time-Series [1:35] from 1 to 35: 67 63 76 66 69 71 72 71 72 72 ...

source

``The Estimation of Sigma for an X Chart'', Journal of Quality Technology, Vol. 22, No. 3 (July 1990), by Jonathan D. Cryer and Thomas P. Ryan.

Examples

Run this code
data(color)
## maybe str(color) ; plot(color) ...

Run the code above in your browser using DataLab