Description Usage Arguments Details Author(s) Examples
Creates plots for analysing the design of an acceptance sampling procedure.
1 2 |
x |
an object of class AccSampPlan, CurtSampPlan, or SeqSampPlan |
y |
ignored |
... |
further arguments passed to or from other methods. |
At this stage the plot.AccSampPlan
method only plots the Operating
Characteristic (OC) curve, the Average (AOQ) and (ATI) against the
proportion (p) of product that is nonconforming. It also plots the curtailed
sample size or the average sample number (ASN) against p. Further
development is still required.
Jonathan Godfrey with some assistance from Raj Govindaraju
1 2 | Plan1 = SSPlanBinomial(1000, 20,1, Plots=FALSE)
plot(Plan1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.