Learn R Programming

AQLSchemes (version 1.7-2)

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

Value

returns a data frame with two 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