Description Usage Arguments See Also Examples
Plot outliers detected by robets model
1 | plotOutliers(object, xlab = "", ylab = "", type = "l", ...)
|
object |
An object of class |
xlab |
Label of the x-axis. |
ylab |
Label of the y-asix. |
type |
Character indicating the type of plot, just as in |
... |
Other plotting parameters. |
1 2 | model <- robets(nottem)
plotOutliers(model)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.