Learn R Programming

IQCC (version 0.7)

moonroof: Moonroof

Description

A data set used to build an u-charts.

Arguments

Format

A data frame with 34 observations on the following 4 variables.

i

Index.

yi

The number of defects.

ni

The sample size.

ui

The proportion of defects.

Details

Defect data for moonroof installation example.

References

See the source.

Examples

Run this code
# NOT RUN {
data(moonroof)

# }

Run the code above in your browser using DataLab