Description Usage Arguments Details
View source: R/generalFunctions.R
Plot of results obtained using function KRDetect.outliers.controlchart for identification of outliers using control charts.
The function is called by plot.KRDetect and is not intended for use by regular users of the package.
1 | controlchart.plot(x, plot.type = "all", ...)
|
x |
a list obtained as an output of function |
plot.type |
a type of plot with outliers displayed. Possible options are
|
... |
further arguments to be passed to the |
This function plots the results obtained using function KRDetect.outliers.controlchart identificating outliers using control charts.
The function is exported for developer use only. It does not perform any checks on inputs since it is only convenience function for plotting results obtained using functions implemented in package envoutliers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.