AAZ14Multiple {AQLSchemes}R Documentation

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

Description

This function is called by the function AAMultiple function.

Usage

AAZ14Multiple(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 seven rows and three columns

Note

This function is called by the function AAMultiple.

Author(s)

John S. Lawson lawson@byu.edu


[Package AQLSchemes version 1.7-2 Index]