diagnoseLD: Diagnose Local Defects on Stochastic Textured Surfaces

View source: R/diagnoseLD.R

diagnoseLDR Documentation

Diagnose Local Defects on Stochastic Textured Surfaces

Description

Produces a binary diagnostic image of a given stochastic textured surface image based on its spatial moving statistics.

Usage

diagnoseLD(ms, dth, plot.it = TRUE)

Arguments

ms

the object return by monitoringStat()

dth

the diagnostic threshold

plot.it

plots the binary diagnositc image if set to TRUE

Value

The binary diagnostic image in the matrix format.

Author(s)

Anh Bui

References

Bui, A.T. and Apley., D.W. (2018a) "A Monitoring and Diagnostic Approach for Stochastic Textured Surfaces", Technometrics, 60, 1-13.

See Also

monitoringStat, climit

Examples

## ## see the examples in the help file of climit()
?climit

spc4sts documentation built on May 24, 2022, 5:07 p.m.