Gaptest: This function uses Daniel's Method to find an outlier in an...

View source: R/Gaptest.R

GaptestR Documentation

This function uses Daniel's Method to find an outlier in an unreplicated 2^{(k-p)} design.

Description

This function uses Daniel's Method to find an outlier in an unreplicated 2^{(k-p)} design.

Usage

Gaptest(DesY)

Arguments

DesY

input this is a data frame containing an unreplicated 2^{(k-p)} design. The last variable in the data frame should be the numeric response.

Author(s)

John Lawson

References

Box, G.E.P. (1991) "George's column: Finding bad values in factorial designs", Quality Engineering, 3, 249-254.


daewr documentation built on Sept. 9, 2023, 9:06 a.m.