plot.robust2sls | R Documentation |
Plot method for objects of class "robust2sls"
. Plots the
standardised residuals of non-missing observations for a given iteration of
the outlier-detection algorithm and distinguishes whether an observation is
classified as an outlier by colour.
## S3 method for class 'robust2sls' plot(x, iteration = NULL, ...)
x |
An object of class |
iteration |
Either |
... |
Arguments to be passed to methods, see plot. |
plot.robust2sls
returns a graph of class
ggplot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.