Learn R Programming

MSQC (version 1.1.0)

glass1: Dataset of a glass manufacturing process during the Phase I

Description

Three variables measured with the aim to establish the in-control situation

Usage

data(glass1)

Arguments

Format

An array of (32 x 3 x 5).

"Var1"

a numeric vector

"Var2"

a numeric vector

"Var3"

a numeric vector

Examples

Run this code
# NOT RUN {
data(glass1)
## maybe str(glass1) ; plot(glass1) ...
# }

Run the code above in your browser using DataLab