assess-methods {AcceptanceSampling} | R Documentation |
Assessment methods for the class family "OC2c" and "OCvar".
Description
Assess whether the sampling plan can meet the specified Producer Risk Point (PRP) and/or Consumer Risk Point (CRP).
Arguments
object |
An object of class |
PRP |
The Producer Risk Point in the form of a two element
numeric vector of the form |
CRP |
The Consumer Risk Point in the form of a two element
numeric vector of the form |
print |
Logical indicating whether to print a summary of the
assessment or not. Defaults to |
Methods
- object="OC2c"
Assess whether the sampling plan can meet the provided producer and/or consumer risk point(s).
Usage
assess(object, PRP, CRP, print)
Author(s)
Andreas Kiermeier