Learn R Programming

XRSCC (version 0.2)

clothes2: Defective number per unit

Description

The data give a nonconformities number in a clothes process in a variable sample

Usage

data(clothes2)

Arguments

Format

A data frame with 90 observations and two variables.

d

a numeric vector of integer number of nonconformities in a sample

n

a numeric vector of sample size

Examples

Run this code
require(XRSCC)
data(clothes2)
u_gr(clothes2)

Run the code above in your browser using DataLab