Description Usage Arguments Author(s)
Selects the appropriate sequential sampling plan from the given inputs. The only distribution that has been used in functions thus far is the binomial, but further development is expected.
1 | SeqDesignBinomial(N = NULL, AQL, alpha, LQL, beta, Plots = TRUE)
|
N |
the lot size, ignored for the design of the plan unless the underlying distribution is hypergeometric |
AQL |
Acceptable quality level |
alpha |
producer's risk |
LQL |
Limiting quality level |
beta |
consumers' risk |
Plots |
logical stating if the sequential chart should be plotted |
Raj Govindaraju and Jonathan Godfrey
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.