diagnoseLD {spc4sts} | R 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 |
dth |
the diagnostic threshold |
plot.it |
plots the binary diagnositc image if set to |
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
Examples
## ## see the examples in the help file of climit()
?climit
[Package spc4sts version 0.6.3 Index]