npqcs | R Documentation |
Create an object of class 'npqcs' to perform statistical quality control. This function is used to compute statistics required to plot Non Parametric Multivariate Control Charts.
npqcs(x, method = c("Tukey", "Liu", "Mahalanobis", "RP", "LD"), ...)
x |
Object npqcd (Non Parametric Multivariate Quality Control Data) |
method |
Character string which determines the depth function used.
|
... |
Arguments passed to or from methods. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.