Learn R Programming

AQLSchemes (version 1.7-2)

AAZ14Multiple: 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)

Value

returns a data frame with seven rows and three columns

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.

Author

John S. Lawson lawson@byu.edu