Gaptest {daewr}R 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.


[Package daewr version 1.2-11 Index]