Learn R Programming

XRSCC (version 0.2)

udata2: Defective number per unit

Description

The data give a nonconformities number on a clothes manufacturing process, the sample size is fixed.

Usage

data(udata2)

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(udata2)
u_gr(udata2)

Run the code above in your browser using DataLab