Learn R Programming

MSQC (version 1.1.0)

indust1: Industrial dataset collected during the Phase I

Description

A bivariate industrial process

Usage

data(indust1)

Arguments

Format

A data frame containing 28 observations.

Var1

a numeric vector

Var2

a numeric vector

Examples

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

Run the code above in your browser using DataLab