udata2 {XRSCC} | R Documentation |
Defective number per unit
Description
The data give a nonconformities number on a clothes manufacturing process, the sample size is fixed.
Usage
data(udata2)
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
require(XRSCC)
data(udata2)
u_gr(udata2)
[Package XRSCC version 0.1 Index]