Learn R Programming

MSQC (version 1.1.0)

indust2: Industrial dataset collected in Phase II

Description

A bivariate industrial process

Usage

data(indust2)

Arguments

Format

A data frame containing 35 observations.

Var1

a numeric vector

Var2

a numeric vector

Examples

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

Run the code above in your browser using DataLab