AADouble: This function recalls MIL-STD-105E - ANSI/ASQ Z1.4 Double...

Description Usage Arguments Value Note Author(s) References

View source: R/AADouble.R

Description

This function calls the function AAZ14Double function that queries the user for the inspection level, lotsize, and AQL, and then it recalls the appropriate sample sizes, acceptance numbers and rejection numbers and returns a data frame with two rows and three columns.

Usage

1

Arguments

type

type is either 'Normal', 'Tightened' or 'Reduced' to specify which type sampling plan is desired.

Value

returns a data frame with two rows and three columns

Note

This function calls the function AAZ14Double to get the specifications and recall and return the plan in a data frame.

Author(s)

John S. Lawson lawson@byu.edu

References

<https://archive.org/details/MIL-STD-105E_1>


AQLSchemes documentation built on May 5, 2020, 3:01 a.m.