Learn R Programming

spc4sts (version 0.6.3)

diagnoseLD: 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.

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

Run this code
# NOT RUN {
## ## see the examples in the help file of climit()
?climit
# }

Run the code above in your browser using DataLab