AAZ14Double {AQLSchemes}R Documentation

This function queries the user for the specs and recalls MIL-STD-105E - ANSI/ASQ Z1.4 Double Sampling Plans from the published tables.

Description

This function is called by the function AADouble function.

Usage

AAZ14Double(PLAN, INSL, LOTS, AQL)

Arguments

PLAN

PLAN is the plan type 1=normal, 2=Tightened, 3=reduced.

INSL

INSL is the inspection level, 1-7.

LOTS

LOTS is the lot size, 1-15.

AQL

AQL is the Acceptance Quality Level, 1-26.

Value

returns a data frame with two rows and three columns

Note

This function is called by the function AADouble.

Author(s)

John S. Lawson lawson@byu.edu


[Package AQLSchemes version 1.7-2 Index]